users@glassfish.java.net

Re: deployed jax-ws service wsdl not finding imported schemas

From: <glassfish_at_javadesktop.org>
Date: Tue, 15 Jan 2008 07:28:54 PST

Well I figured out that in order for the schema locations to be resolved they needed to be under the WEB-INF/wsdl directory instead of the WEB-INF/schemas directory. I rearranged by wsdl includes based on this, and everything is working now.
Thanks to the following tip at https://jax-ws.dev.java.net/nonav/2.1.2/docs/jaxws-war.html
[i]WSDL and auxiliary WSDL, Schema files should be packaged under WEB-INF/wsdl dir[/i]
[Message sent by forum member 'berg33' (berg33)]

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