标签:
By default, Tomcat does not comes with any JAX-WS dependencies, So, you have to include it manually.
1. Go here http://jax-ws.java.net/.
2. Download JAX-WS RI distribution.
3. Unzip it and copy following JAX-WS dependencies to WEB-INFO/lib
4. Export it to a war file
标签:
原文地址:http://www.cnblogs.com/Raymond-Yang/p/5383655.html