Jwsdp (JAX-RPC, SAAJ) and Apache axis

Source: Internet
Author: User







Http://forum.java.sun.com/thread.jspa? Threadid = 473734 & messageid = 2194853
Jwsdp (JAX-RPC, SAAJ) and Apache axis
2003-12-11 ?? 7: 05

  Hi,
What is the relation between jwsdp (JAX-RPC, SAAJ) and Apache Axis? Is it compulsory to have the Apache axis on Tomcat to implement the JAX-RPC or SAAJ?
In order to implement any jwsdp technology do we need to have
Java (14.x) + jwsdp1.3 + Tomcat
Or
Java (14.x) + jwsdp1.3 + Tomcat + Apache axis

What is the effect using and without using the axis implementing the JAX-RPC or SAAJ?
If I use axis does it make my work bit easier rather implementing JAX-RPC or SAAJ using only jwsdp packages.
Can anyone explain me ..,

Thanks in advance

Regards
Rao .,

 
Pradeep_sai
Posts: 7
Registered: 12/10/03
Re: jwsdp (JAX-RPC, SAAJ) and Apache axis
2003-12-11 ?? 9: 44 (Reply 1 of 2)

  Java 1.4.x + jwsdp + Tomcat wocould be enough to implement JAX-RPC  
Mikewoinoski
Posts: 21
Registered: 10/6/03
Re: jwsdp (JAX-RPC, SAAJ) and Apache axis
2003-12-11 ?? 3: 23 (Reply 2 of 2)

  Jwsdp and Apache axis are two independent web service libraries, developed by two different developement organizations, sun and the Apache Group.

Axis implements the JAX-RPC and SAAJ specifications. axis does not include an application server, so you need to install Tomcat, websphere, Etc., to deploy Web Services with axis.

Jwsdp implements the JAX-RPC and SAAJ specs, all also includes several other Web service specs and tools, including jaxr, a UDDI server, a UDDI browser, etc. the jwsdp installation implements des tomcat, so you don't need to install anything else to deploy Web Services.

If you write web services using JAX-RPC and SAAJ, They shoshould work with either jwsdp or axis. axis is open-source and the axis-user mailing is very active, so you may have an easier time getting questions answered. also, many commericial Web Service implementations (WebSphere, WebLogic) are based on axis. however, jwsdp is ahead of axis as far as implementing the latest specs.

Hope this helps,

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.