dev@glassfish.java.net

Re: JavaEE Engine does not support XML Catalogs

From: Girish_Patil <gmpatil.nb_at_gmail.com>
Date: Wed, 13 Aug 2008 11:54:15 -0700 (PDT)

khudalla wrote:
>
> The JavaEE Engine's
> com.sun.enterprise.jbi.serviceengine.core.ServiceEngineEndpoint class
> could then simply read the WSDL using a standard WSDLReader providing a
> CatalogWSDLLocator considering the EJB's META-INF/jax-ws-catalog.xml or
> the WAR's WEB-INF/jax-ws-catalog.xml file (which currently is not
> generated by the NetBeans tooling though) to do the trick.
>
Netbeans Web services Wizard uses XML retriever to get WSDL and referenced
XSDs.
Looks like in the latest builds retrieved WSDL is no longer updated with new
relative local schema location.

Will check and file issue with Netbeans tooling, to either update the local
copy of the WSDL or to generate META-INF/jax-ws-catalog.xml or
WEB-INF/jax-ws-catalog.xml.



-- 
View this message in context: http://www.nabble.com/JavaEE-Engine-does-not-support-XML-Catalogs-tp18960780p18969017.html
Sent from the java.net - glassfish dev mailing list archive at Nabble.com.