Hi all,
this may have been asked a while back - what would cause the Axis engine to generate WSDLs that carry <types> instead of <wsdl:types>: This causes the WSDL parser I use
to throw: [java] WSDLException (at /wsdl:definitions/types): faultCode=INVALID_WSDL:Encountered illegal extension element 'types' in the context of a 'javax.wsdl.Definition'.
Extension elements must be in a namespace other than WSDL's.: Using Axis 1.4 over java 1.5. Any ideas? Thanks
