bsnyder wrote:
> 
> 
> < It still seems to me that the namespaces in the service definition are
> < empty. Please post the xbean.xml file so we can see if the namespaces
> < are blank.
> 
> 

Here it is:

<beans xmlns:http="http://servicemix.apache.org/http/1.0";
    xmlns:replaceMe="http://servicemix.apache.org/replaceMe";>

  <http:endpoint service="hello-world-se-su"
                 endpoint="soap"
                 role="consumer" 
                 locationURI="http://0.0.0.0:8192/example/";
                 defaultMep="http://www.w3.org/2004/08/wsdl/in-out";
                 soap="true" />             

</beans>


-- 
View this message in context: 
http://www.nabble.com/Questions-about-Hello-World-Example-tf3036579s12049.html#a8561811
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to