File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes JAX-RPC, JAXM, Apache Axis Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "JAX-RPC, JAXM, Apache Axis" Watch "JAX-RPC, JAXM, Apache Axis" New topic
Author

JAX-RPC, JAXM, Apache Axis

Kiran Kumar
Ranch Hand

Joined: Jan 06, 2003
Posts: 91
Hello All,

In my project, I am at a point of developing Web Service clients to invoke two different web services. One takes a custom object as method parameter (returns a custom object) and another takes a string argument (returns a string).

Now, I looked at various technologies to design my client viz Apache Axis, JAXM, JAX-RPC, WebLogic's Web service's supporting features etc.

But I am confused looking at each of them. Can someone please let me know what are the tradeoffs to consider while making this decision? and what technology you think best suites my need?

Thanks in advance.
Kiran
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JAX-RPC, JAXM, Apache Axis
 
Similar Threads
how to build web services using Axis
web service framework for beginners with tutorials
Help Needed to create web service from WSDL
Webservices API
New to webservices