correct me if I'm wrong but does axis not recognise xsd:char? I get an error
when trying to WSDL2Java a wsdl file that was generated by axis:
java.io.IOException: Type {http://DefaultNamespace}char is referenced but
not defined.
When backtracking a bitt, axis appears to have generated the wsdl file with
a DefaultNamespace for the "char" variable. Then if I mess with the WSDL
file and either delete the line referring to the char or change it to
xsd:int, the WSDL2Java works fine (?!). Looking at some old messages on the
forum, in 2002 char wasn't supported....is it still not? any suggestions on
a workaround? maybe just an xsd:anytype?
Cheers,
femke
--
View this message in context:
http://www.nabble.com/char-is-referenced-but-not-defined-t1734268.html#a4712093
Sent from the Axis - User forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]