Please try to also set the service property: org.apache.cxf.ws.address=/ILblService
Christian On 15.03.2016 13:56, conejo wrote:
Sorry, but I do not understand. I am using blueprint and I added the property <entry key = "service.exported.interfaces" value = "*" /> int the service and the features of cxf-dosgi in karaf. I have also defined the org.apache.cxf.dosgi.discovery.zookeeper.server.cfg files and org.apache.cxf.dosgi.discovery.zookeeper.cfg Karaf has automatically deployed my service on port 9000 (although the console is deployed in 8181). I can see the wsdl in localhost:9000/en/yaroki/service/api/ILblService?wsdl On the client I added org.apache.cxf.dosgi.discovery.zookeeper.cfg and features of cxf. The client finds the service (I guess that creates the proxy), but when trying to use, the log shows me the message said. The question is: Where do I configure the service host in the client? because it seems that it is using localhost. -- View this message in context: http://karaf.922171.n3.nabble.com/CXF-Dosgi-tp4045786p4045789.html Sent from the Karaf - User mailing list archive at Nabble.com.
-- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com
