JWSDP or Apache Axis

http://www.ericsson.com/mobilityworld/sub/open/technologies/open_development_tips/docs/jwsdp'
'
Thursday, April 7, 2005

Here is a quick and easy step guide for creating a Web Service (WS) stub and a WS ties on Tomcat (J2EE web container) without reading lots of documentation.
We use standard JAX-PRC API with Java Web Service Development Pack (JWSDP) to deploy the WS WAR file directly on Tomcat web container, (compare with Apache Axis where you had to deploy your web service inside the Axis instead of deploying it directly into Tomcat web container).

Read the whole article here (pdf)

posted on 2008-04-11 00:07  cy163  阅读(343)  评论(0编辑  收藏  举报

导航