I am still stuck on this one - any hints would be greatly appreciated.

Thanks again

Demetris G wrote:

And a follow up -

same Axis engine (running in exactly same OSGi containers, same services, on one Linux machine it generates the WSDL file with <types> and the other with <wsdl:types> !
Why is that the case? This is a bit puzzling.

Thanks very much in advance

Demetris G wrote:

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


Reply via email to