views:

37

answers:

0

Hi,

I am trying to use CXF Distributed OSGi Discovery for my project and I followed all the steps in the link http://cxf.apache.org/dosgi-discovery.html. I could see on the zookeeper server console that my cxf bundle has initaited the connection. But ,when I deploy bundles with remote services, it doesn't show up on zookeeper server console. the metadata doesnt get pushed to the zookeeper server. Also, there is no error logs in my equinox(Virgo) server. Any suggestions welcome!!!

Thanks