Hi All,
I have included a WS client in my application.
I used wsimport to generate it.
I want to keep the WSDL local (in my EAR) because I do not want runtime accesses of the
WSDL to go over the network.
I found a link that explains how OASIS catalogs can be used to resolve this problem:
https://jax-ws.dev.java.net/guide/Developing_client_application_with_loca...
Are catalogs supported by JBoss 4.2.2 GA ?
I tried to put a jax-ws-catalog.xml file in my META-INF but it just didn't worked.
Any idea ?
Many thanks,
Benoit
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196082#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...