This is the exception that Iam getting.
Any help is greatly appreciated.
2007-06-03 04:15:01 ERROR [[STANDBY] ExecuteThread: '1' for queue:
'weblogic.kernel.Default (self-tuning)']
org.apache.axis2.description.WSDL11ToAxisServiceBuilderjavax.wsdl.WSDLException:
WSDLException (at /wsdl:definitions/wsdl:types/schema):
faultCode=OTHER_ERROR: An error occurred trying to resolve schema referenced
at 'transporter.xsd'.: java.io.FileNotFoundException: This file was not
found: file:/C:/bea91/user_projects/domains/mdmi_domain/transporter.xsd
2007-06-03 04:15:01 INFO [[STANDBY] ExecuteThread: '1' for queue:
'weblogic.kernel.Default (self-tuning)']
org.apache.axis2.deployment.DeploymentEngineWSDLException (at
/wsdl:definitions/wsdl:types/schema): faultCode=OTHER_ERROR: An error
occurred trying to resolve schema referenced at 'transporter.xsd'.:
java.io.FileNotFoundException: This file was not found:
file:/C:/bea91/user_projects/domains/mdmi_domain/transporter.xsd; nested
exception is:
javax.wsdl.WSDLException: WSDLException (at
/wsdl:definitions/wsdl:types/schema): faultCode=OTHER_ERROR: An error
occurred trying to resolve schema referenced at 'transporter.xsd'.:
java.io.FileNotFoundException: This file was not found:
file:/C:/bea91/user_projects/domains/mdmi_domain/transporter.xsd; nested
exception is:
org.apache.axis2.AxisFault: WSDLException (at
/wsdl:definitions/wsdl:types/schema): faultCode=OTHER_ERROR: An error
occurred trying to resolve schema referenced at 'transporter.xsd'.:
java.io.FileNotFoundException: This file was not found:
file:/C:/bea91/user_projects/domains/mdmi_domain/transporter.xsd; nested
exception is:
javax.wsdl.WSDLException: WSDLException (at
/wsdl:definitions/wsdl:types/schema): faultCode=OTHER_ERROR: An error
occurred trying to resolve schema referenced at 'transporter.xsd'.:
java.io.FileNotFoundException: This file was not found:
file:/C:/bea91/user_projects/domains/mdmi_domain/transporter.xsd
dharmendra3 wrote:
>
> Iam importing a schema in my wsdl,but when i deploy the same it fails with
> a message that it is not able to find the .xsd file(file not found
> exception) under the root location (domain root from where i start the
> weblogic).
> XSD file is available in the aar file,but its not picking the from there.
>
> Does axis2 (wsdl4j)support schema imports?.
>
>
> i am using axis2 1.1.1, also tried axis2 1.2.
>
--
View this message in context:
http://www.nabble.com/schema-imports-in-wsdl-tf3857566.html#a10938196
Sent from the Axis - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]