You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Sertic Mirko, Bedag" <Mi...@bedag.ch> on 2010/07/21 16:39:54 UTC

Using catalina-ws on Tomcat 6 with JAX-WS

Hi@all

 

I'd like to know if it possible to run JAX-WS webservice clients on
Tomcat 6 using the catalina-ws extensions.

 

I took a look at the sources of catalina-ws, basically the
ServiceRefFactory.java, and I saw that is using the
javax.xml.rpc.ServiceFactory, so using JAX-RPC. I want to use JAX-WS for
my application, so it is possible somehow?

 

Thanks in advance

Mirko