Re: WSDL2Java http://util.java

2005-06-22 Thread Anne Thomas Manes
No Ollie, it's more than that. wsdl2java is expecting to find a complex type definition with a name of Properties in a schema with a targetNamespace of http://util.java;. You can't use namespace declarations and schema imports to import JAR files. All elements and complex types must be defined

RE: WSDL2Java http://util.java

2005-06-22 Thread Michael Oliver
PROTECTED] Subject: Re: WSDL2Java http://util.java No Ollie, it's more than that. wsdl2java is expecting to find a complex type definition with a name of Properties in a schema with a targetNamespace of http://util.java;. You can't use namespace declarations and schema imports to import JAR files. All

Re: WSDL2Java http://util.java

2005-06-22 Thread Anne Thomas Manes
changed from [EMAIL PROTECTED] -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 21, 2005 11:08 PM To: axis-user@ws.apache.org; [EMAIL PROTECTED] Subject: Re: WSDL2Java http://util.java No Ollie, it's more than that. wsdl2java is expecting

WSDL2Java http://util.java

2005-06-21 Thread Michael Oliver
I am trying to run WSDL2Java I wont post the WSDL file here unless someone thinks I should. I dont think the problem is with the WSDL file itself. When I run WSDL2Java from ant, both with an ant task and with an ant Java task I am getting an error similar to: [axis-wsdl2java]