What mechanism are you using for auto discovery? I have never setup DOSGi, however I do have experience with ActiveMQ and auto discovery in EC2. If ZooKeeper is using multicast for auto discovery, this will not work in EC2. Amazon does not support multicast at this time. Just an FYI.
-- Mike On Nov 3, 2010, at 9:41 AM, Ioannis Canellos wrote: > Thanks Achim. > > Have you ever used CXF/DOSGi discovery? > > > On Wed, Nov 3, 2010 at 6:36 PM, Achim Nierbeck <[email protected]>wrote: > >> I used c) (CXF) partially :) >> Works quite well for providing soap web services on top of OSGi services. >> >> Greetings, Achim >> >> -----Ursprüngliche Nachricht----- >> Von: Ioannis Canellos [mailto:[email protected]] >> Gesendet: Mittwoch, 3. November 2010 17:31 >> An: [email protected] >> Betreff: Has anyone ever used Karaf like this? >> >> I was wondering if anyone has used Karaf in the following cases: >> >> a) Embeded in a google app engine war. >> b) On Amazon EC2 >> c) With DOSGi (CXF or iPojo). >> >> If so please share your experiences. >> -- >> *Ioannis Canellos* >> http://iocanel.blogspot.com >> Integration Engineer @ Upstream S.A. <http://www.upstreamsystems.com> >> > > > > -- > *Ioannis Canellos* > http://iocanel.blogspot.com > Integration Engineer @ Upstream S.A. <http://www.upstreamsystems.com>
