-
Notifications
You must be signed in to change notification settings - Fork 0
Home
OUNAVCON edited this page Feb 18, 2016
·
1 revision
- Real Time updates - Bundles in the container. Show how starting and stopping a bundle that is other bundles depend on it causes the bundles to unregister and reregister.
- Making bundles work on different platforms. (Loading libraries based on OS and ARCH)Show serial port
- How to update configuration values.
- Managed Service Factory - How to use configuration to create multiple service instances
- Web Interface Bundles for SPA. Show how the output for a SPA can be placed in a bundle and be served up.
- Location Transparency - Remote Services. Setup a service so that it can be used both locally and remote. Perhaps a service on the BBB that is exported and then imported from a desktop app. (GPS?)
- Remote Deployment - Apache Ace. Deploy to the BBB and the client on Mac using ACE
- Integration Testing. Show how a rest end-point can be integration tested.