users@glassfish.java.net

Re: Problem with Glassfish [3.0.1-22] changing JAX-WS XSD datatypes at runtime?

From: <glassfish_at_javadesktop.org>
Date: Mon, 28 Jun 2010 16:09:12 PDT

Are you bundling WSDL, XSD files in the war/ear ? It looks like those are not getting detected by JAX-WS runtime, that's why new WSDL/XSD are being generated.

Also note that wsdl:service, wsdl:port names are being matched aganist the @WebService annotation elements. So, make sure that annotation has correct elements.
[Message sent by forum member 'jitu']

http://forums.java.net/jive/thread.jspa?messageID=476225