Difference between revisions of "Edge Server HOWTOs"
From RifidiWiki
| Line 10: | Line 10: | ||
*[[How to configure the run configuration in eclipse]]  | *[[How to configure the run configuration in eclipse]]  | ||
*[[How to Add your own event types to Esper]]  | *[[How to Add your own event types to Esper]]  | ||
| + | *[[How to export your custom Rifidi application]]  | ||
Revision as of 13:08, 2 February 2010
- How to change logging levels
 - How to export a service using RMI
 - How to export a service using web services
 - How to consume tag events from the Internal JMS Message Bus
 - How to write esper queries
 - How to configure Manifest.MF in my bundle
 - How to configure spring.xml in my bundle
 - How to use OSGi Services
 - How to create a sensor plugin
 - How to configure the run configuration in eclipse
 - How to Add your own event types to Esper
 - How to export your custom Rifidi application