Russel,

Thank you for your hints.

I currently have problems understanding the concept.
The supported types (like {http://xml.apache.org/xml-soap}DataHandler)
are never defined in any wsdl file or schema, instead they are just
referenced.

If I define the namespace und use that type inside the wsdl file, that works
fine.
But I don't know why. Where is the DataHandler type defined?
Is this something built into axis' WSDL2Java?


Furthermore, if I use the <import> feature of wsdl, I always get the
following error:

java.io.IOException: Type {http://xml.apache.org/xml-soap}DataHandler is
referenced but not defined.

How can this happen if support for that type is built into WSDL2Java?


Bye,
Uli


Reply via email to