On 25 July 2012 12:30, Sergey Beryozkin <[email protected]> wrote: > On 25/07/12 12:11, Spandit2 wrote: >> >> David >> >> I am using the setup you have outlined in the blog using cxf multi bundle >> jar. I am still not able to get the information . >> >> *[zk: localhost:2181(CONNECTED) 19] get >> /osgi/service_registry/org/apache/cxf/dos >> gi/samples/greeter/rest/GreeterService >> >> cZxid = 0xf >> ctime = Thu Jul 12 16:05:26 CDT 2012 >> mZxid = 0xf >> mtime = Thu Jul 12 16:05:26 CDT 2012 >> pZxid = 0x84 >> cversion = 19 >> dataVersion = 0 >> aclVersion = 0 >> ephemeralOwner = 0x0 >> dataLength = 0 >> numChildren = 1 >> [zk: localhost:2181(CONNECTED) 20]* >> >> My environment is >> >> Jboss 7.0.2 >> CXF 2.2.9 Multi bundle >> Zookeeper 3.3.5 > > > David is referring to ZooKeeper 3.4.3 -
Yes, I used CXF-DOSGi 1.4.0-SNAPSHOT (built from trunk [1]) I used it with the CXF version that comes with that which is 2.5.4 on Equinox (org.eclipse.osgi_3.7.2.v20120110-1415.jar) and zookeeper 3.4.3. If you want to set up this environment, the blog article I referred earlier [2] to contains details of how to do this very little time, as I created a github repo that contains the whole setup [3]. Best regards, David [1] http://svn.apache.org/repos/asf/cxf/dosgi/trunk [2] http://coderthoughts.blogspot.com/2012/06/cloud-ecosystems-with-osgi.html [3] http://github.com/bosschaert/osgi-cloud-infra
