|
Hi all When
I generate code using axis2-0.94 wsdl2code applied to a wsdl that imports an
schema (both of them attached in this mail), the receiver class compiles with
errors, and the methods in the skeleton class has a parameter of type OMElement,
instead of the appropriate type based on schema and wsdl. This
is the command I execute: Wsdl2code
–uri /afolder/ip.wsdl –o /outputfolder/ip –p com.tissat.guide.ip
–ss –d xmlbeans Is
this a bug? or have I done anything wrong? Thanks,
Confidentiality notice: This e-mail message may contain confidential and/or legally privileged information and is solely for the attention and use of the intended recipient. Any disclosure, copying, distribution or the taking of any action with relation to the contents of this e-mail by any other person is strictly prohibited. If you believe that this e-mail has been mistakenly sent to you, |
ip.wsdl
Description: ip.wsdl
guide_trial.xsd
Description: guide_trial.xsd
