Anyone had sucess using schema imports in wsdl.
if I use relative url(shema import) my deployment complains and if i use
absolute url for schema location wsdl2java fails.
DeploymentEngine complains that its not able to find the xsd file.

Iam loosing my patience here.

Iam assuming that axis2 does not support a basic feature of importing
schemas in the wsdl.






dharmendra3 wrote:
> 
> When I try to import a schema with relative url,wsdl2ava is working fine
> but deployment is causing the problem saying that its not able to find the
> xsd file (It looks for xsd file from the domain root).
> 
> If I use absolute url (schemalocation) wsdl2java is failing.
> 
> 
> Is this a bug with the wsdl4j,how can I resolve this.
> 

-- 
View this message in context: 
http://www.nabble.com/-AXIS2---Importing-a-external-schema-in-WSDL-tf3884021.html#a11150477
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to