Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-942

The CXF-DOSGi distributed discovery demo doesn't work.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • None
    • 7.0.0.CR1
    • OSGi
    • None

    Description

      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:

              <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>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            dhildenb@redhat.com David Hildenbrand
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: