Skip to end of metadata
Go to start of metadata
The LiveTribe :: SLP Module

Examples of using LiveTribe :: SLP

  • HelloWorld example
    • How to setup a ServiceAgent to advertise services, and how to use a UserAgent client to discover services.
  • JMX Example
    • How to expose a JMXConnectorServer as an SLP service, and how to discover it and connect to it using JMXConnector.
  • JMX & Jetty6 Example
    • How to write a Jetty6 configuration file that exposes Jetty6 MBeans and a JMXConnectorServer as an SLP service.
  • Attributes Example
    • How to advertise services with Attributes, and how a client can filter SLP services using query expressions on Attributes values
  • OSGi Examples
    • How to automatically, with no additional programming, advertise a service URL when your OSGi service is registered and automatically removed when the OSGi service is unregistered.
    • How to register OSGi service trackers to keep track of service URLs being registered on the network.
    • How to leverage OSGi's Configuration Admin Service to configure SLP Service Agents and User Agents.
Labels: