The WAR file created can now be published on a JAX-WS 2.0 SI enabled servlet container such as the Sun Java System Application Server Platform Edition 8.1
The following shows a web.xml file for a simple HelloWorld service. It specifies JAX-WS RI specific listener, servlet classes. These classes are com.sun.ws.transport.http.servlet.JAXRPCContextListener, and com.sun.xml.ws.transport.http.servlet.JAXRPCServlet is servlet
JAX-WS technology was initially made available in the Java Web Services Developer Pack (Java WSDP) Version 2.0. This allowed early adopters to develop JAX-WS-based web services and deploy them on J2EE 1.4 implementations such as the J2EE 1.4 SDK (which includes the Sun Java System Application Server 8.2 Platform Edition) or Apache Tomcat.
Tony Ennis wrote:Where does the handler.xml file go?
Anitha Narayanan wrote:Is it that latest version of Tomcat have built in support for JaxWs ?
Is it possible to copy jaxws jar files available in JDK to enable Tomcat lib to support JaxWS api ?
Do we have any reason for not to use Jaxws api available in JDk to enable tomcat ?
First of all, I dont know which are all the jars in JDK lib are specific to Jaxws lib.
But how did the elephant get like that? What did you do? I think all we can do now is read this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|