[jboss-jira] [JBoss JIRA] Updated: (AS7-942) The CXF-DOSGi distributed discovery demo doesn't work.

David Bosschaert (JIRA) jira-events at lists.jboss.org
Thu Jun 2 11:31:59 EDT 2011


     [ https://issues.jboss.org/browse/AS7-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bosschaert updated AS7-942:
---------------------------------

    Affects Version/s: 7.0.0.CR1


> The CXF-DOSGi distributed discovery demo doesn't work.
> ------------------------------------------------------
>
>                 Key: AS7-942
>                 URL: https://issues.jboss.org/browse/AS7-942
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: OSGi
>    Affects Versions: 7.0.0.CR1
>            Reporter: David Bosschaert
>            Priority: Minor
>
> This demo is described here: http://cxf.apache.org/dosgi-discovery-demo-page.html
> It seems that the client and the server bundles individually do work. The server bundle does register a remote endpoint and the client bundle does seem to look up the service, but something seems to go wrong with the interaction with the zookeeper server. 
> I did try to configure it both through standalone.xml and load/org.apache.cxf.dosgi.diovery.zookeeper.cfg file.
> standalone.xml content:
> {code}
>         <subsystem xmlns="urn:jboss:domain:osgi:1.0" activation="lazy">
>             <configuration pid="org.apache.cxf.dosgi.discovery.zookeeper">
>                 <property name="zookeeper.host">
>                     127.0.0.1
>                 </property>
>             </configuration>
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list