Re: Problem with WSDL Schema import

2008-01-17 Thread Amila Suriarachchi
On Jan 17, 2008 11:23 PM, prasad c iyer <[EMAIL PROTECTED]> wrote: > Hi, > I am using WSDL2Java for generating the stubs and skeleton. Schema for the > WSDL are implemented in external XSD file. After running the WSDL2Java, > WSDL > file doesn't contain the full path to the XSD file. Same goes if

Problem with WSDL Schema import

2008-01-17 Thread prasad c iyer
Hi, I am using WSDL2Java for generating the stubs and skeleton. Schema for the WSDL are implemented in external XSD file. After running the WSDL2Java, WSDL file doesn't contain the full path to the XSD file. Same goes if my schema imports other XSD files. Following is the example targetNames

wsdl/schema import

2008-01-04 Thread Tony Dean
Hi, I am importing a schema as follows: http://www.sas.com/testSchema.xsd/"; /> ... This fails with error message: Unable to locate with a locator the schema referenced at '...' relative to document base 'meta-inf/mywsdl.wsdl. It appears that the Axis2 wsdl processor can o