Hi Gebi, I'm doing something similar but using Shoal (https://shoal.dev.java.net/) as a layer over JXTA. It's much easier than using JXTA directly and should provide all the functionality you need. I had to patch both the Shoal and JXTA libraries to get them to deploy and run as OSGi bundles, but I believe the next official releases (JXTA 2.6, Shoal 1.2?) will be OSGi compatible.
Regards, Nick -----Original Message----- From: Gebeyehu Dagne [mailto:[email protected]] Sent: 08 November 2010 15:59 To: [email protected] Subject: Distributed OSGI Servises + JXSE + Peer (Peer group) - Services Hi, I know, this is not the right place for my, but i hope to meet people, who has already worked with p2p networks and distributed osgi. i am planning to use jxta (jxse) in my application to build p2p network. My application will be based on osgi and is expected to run in peer to peer networks. A peer in the network can provide and consume osgi services. Like distributed osgi services, services in jxta provide functionality that peers can engage to perform “useful work” on a remote peer. "Peer services—>Functionality offered by a particular peer on the net-work to other peers". In OSGI environmetnt services can be remoted using Web Services are available via SOAP over HTTP. Since i'm new in p2p networking and jxse, hope to get help here. Does anybody else already work with this combination(dosgi + jxse)? I am just designing the application and afraid, that this combination may not work well. I am overgrateful for any suggestions. Thanks in advance Gebi -- Gebeyehu Dagne <[email protected]>

