The Source for Java Technology Collaboration


JSE

Configuration via net.jxta.util.config of the main branch of Platform requires one to replace net.jxta.protocol.PeerAdvertisement with net.jxta.impl.PlatformConfig.

If using net.jxta.impl.PlatformConfig.getServiceParams() one may need to switch to net.jxta.impl.PlatformConfig.getServiceParamEntrySet().

-- JamesTodd - 13 Oct 2003

JXTA-C

PlatformConfig file in JXTA-C is basically a PeerAdvertisement with different <Svc> sections to present configuration(in the <Parm> section) for different core services identified by the module class ID(<MCID>).

Topic PlatformConfig . { Edit | Ref-By | Printable | Diffs r2 < r1 | More }
 XML java.net RSS

Revision r2 - 15 Feb 2006 - 02:02:54 - Main.slowhog
Parents: WebHome