Can anyone please give a point by point comparision between jaxm and jax-rpc? Which one would be better to use when there are huge amount of data to pass between the requests?
Thanks,
Kasstorr
-
Differences between jaxm and jax-rpc (1 messages)
- Posted by: Katherine Harrell
- Posted on: April 29 2005 21:00 EDT
Threaded Messages (1)
- Differences between jaxm and jax-rpc by Saqib Rasul on May 03 2005 08:27 EDT
-
Differences between jaxm and jax-rpc[ Go to top ]
- Posted by: Saqib Rasul
- Posted on: May 03 2005 08:27 EDT
- in response to Katherine Harrell
Hello,
Looks like JAXM seems to be just sending messages via SOAP. Whereas jax-rpc is for creating a Client and Server side handling of SOAP messages. jax-rpc can take a WSDL and create client/server side stub codes.
Hope this helps,
Saqib
http://galaxy.sagadc.com/
- Web Services in 15 Minutes -