Strange,

This one does not even have the namespace mentioned in the error:
Unrecognized xbean namespace mapping: http://com.dnb.services/hibernate/1.0

Where is this namespace URI mentioned in your files?

Gert

unni_varun wrote:
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>

Reply via email to