JXME Platform Configuration
Today I am tackling platform configuration. I decided that to address configuration early on and avoid the pain later on, when JXME/CDC is ready prime time. To give a little background on PlatformConfig :PlatformConfig is JXTA Advertisement (XML Document) which identifies, and describes how a platform instance is configured. A PlatfromConfig is read in at runtime by the platform and services, and transports are configured according to the defined service parameters. PlatformConfig defines the following:
- PeerID
- Meta-data about the peer (name, description)
- Core Services and associated configuration (which also happen to be Advertisements as well)
- PSEConfig advertisement contains peer certs
- Service Elements which define a service ID, along with a advertisement defining the service parameter
- TransportAdvertisement representing TCP, HTTP, etc. which defines transport parameters
- Core services (Rendezvous, Relay, Proxy, etc.)


Posted by Mike Duigou on May 04, 2005 at 02:24 PM PDT #
Posted by Mohamed AbdelAziz on May 04, 2005 at 02:35 PM PDT #