This is my xbean.xml inside http su.

<beans xmlns:http="http://servicemix.apache.org/http/1.0";
       xmlns:lw="http://LW.dnb.com/Sample";>

  <http:endpoint service="lw:LightWeight"
                 endpoint="Test"
                 targetService="lw:LightWeight"
                 role="consumer" 
                 locationURI="http://localhost:8192/Test/";
                 defaultMep="http://www.w3.org/2004/08/wsdl/in-out";
                 soap="true" />             

</beans>

-- 
View this message in context: 
http://www.nabble.com/Error-while-project-deployment-using-maven-tf3926044s12049.html#a11138942
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to