Axis2/C 1.5 Solaris 10 Sparc 64 bits. I am a newbie to Axis2, and so my questions may appear trivial. Please bear with me.
I am generating the client only which will consume a remotely hosted webservice. I have been given a WSDL and an XSD of the webservice. The WSDL contains many references in the XSD. I ran the WSDL2C tool: $ sh WSDL2C.sh -uri SSM-SOAPWS.wsdl -d none When I run the WSDL2C tool, I can see that the stub (header and C) is generated. My question is, how does this work when it cannot find the undefined references? I mean, I did not pass the xsd to the command line - so, I had expected this to fail with undefined/unresolved references in the WSDL. Can someone please explain, or am I wrong? Thanks. DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
