I should add the <service-description>:
_________________________________________
<service-description>
<provide
interface="org.energetic.webservices.bd.HardwareMonitor" />
<property name="osgi.remote.interfaces">*</property>
<property name="osgi.remote.configuration.type">pojo</property>
<property
name="osgi.remote.configuration.pojo.address">http://xx.yy.zz.tt/webservice/service.php?wsdl</property>
</service-description>
___________________________________________
The service is REMOTE web service whose wsdl description is imported .
-----
--
Pierre
--
View this message in context:
http://cxf.547215.n5.nabble.com/How-to-use-a-locally-registered-remote-service-tp3359606p3359669.html
Sent from the cxf-user mailing list archive at Nabble.com.