Hi Sunil, See here for the list of bundles that I recently used. This is pretty much CXF-DOSGi 1.4-SNAPSHOT: http://github.com/bosschaert/osgi-cloud-infra/tree/master/osgi/equinox/bundles
There are a few extra ones in there but you'll easily spot those. There is a 'launch-osgi-local.sh' script in one directory up that launches the whole thing using Equinox. Cheers, David On 27 July 2012 13:02, Spandit2 <[email protected]> wrote: > Hi David > > After updating to CXF DOSGI 1.4 SnapShot I am not able to register any > service in the service registry . Could you please provide me list of > bundles you have deployed. Here is what I have beside all other CXF bundles. > > * <module identifier="org.apache.cxfdosgi.cxf-bundle-minimal" > startlevel="81"/> > <module > identifier="org.apache.cxfdosgi.cxfdosgi-discovery-local" startlevel="82"/> > <module identifier="org.apache.cxfdosgi.cxfdosgi-dsw" > startlevel="83"/> > <module > identifier="org.apache.cxfdosgi.cxfdosgi-topology-manager" startlevel="84"/> > <module identifier="org.apache.cxfdosgi.zookeeper" > startlevel="84"/> > <module > identifier="org.apache.cxfdosgi.cxfdosgi-discovery-distributed" > startlevel="85"/> > <module > identifier="org.apache.cxfdosgi.cxfdosgi-discovery-distributed-zookeeper-server" > startlevel="86"/> > <module > identifier="org.apache.cxfdosgi.cxfdosgi-discovery-distributed-zookeeper-server-config" > startlevel="87"/> > <module identifier="org.apache.cxfdosgi.demo.intf" > startlevel="88"/> > <module identifier="org.apache.cxfdosgi.demo.impl" > startlevel="89"/>* > > I also have added following properties on on Configuration Admin PID > org.apache.cxf.dosgi.discovery.zookeeper. > > zookeepr.server > zookeeper.port > > I am not sure what I am missing . The service registration log does not show > any activities around registering service in zookeeper. > > I would appreciate your help. > > Regards > Sunil > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/CXF-DOSGI-EndPoint-description-and-Zookeeper-tp5711529p5711655.html > Sent from the cxf-user mailing list archive at Nabble.com.
