Hi again,

I have problem with importing schemas while I want to deploy JSR181
component in servicemix. I get the warning
WARN  - EndpointRegistry               - Error retrieving interfaces from
service description: WSDLException (at /wsdl:definitions/wsdl:types/xsd:sche
ma): faultCode=OTHER_ERROR: An error occurred trying to resolve schema
referenced at 'ndo/Common.xsd'.: This file was not found:
file:/C:/apache-servi
cemix-3.0-incubating/ndo/Common.xsd

and when I want to access the endpoint it doesn't work since it is not
deployed correctly. This is the part of my WSDL file which causes the
problem I think:

.....
<xsd:import schemaLocation="ndo/Common.xsd"
namespace="http://www.mywebsite.com/bb/bong/ndo/common"; />

Any solution?

Thanks,
Roozbeh Maadani
-- 
View this message in context: 
http://www.nabble.com/Problem-with-schemas-import-tf2539802.html#a7075686
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to