This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes Web Services and the fly likes when to use JAX-WS or to use lower level SAAJ ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "when to use JAX-WS or to use lower level SAAJ ?" Watch "when to use JAX-WS or to use lower level SAAJ ?" New topic
Author

when to use JAX-WS or to use lower level SAAJ ?

Edward Chen
Ranch Hand

Joined: Dec 23, 2003
Posts: 758
anybody could provide a rule of when to use JAX-WS or to use lower level SAAJ ?

SAAJ is low level to send/construct and receive/read SOAP message when invoking web services. But the problem is, when to use it ? why we not just directly invoke web service with JAX-WS ?

thanks.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: when to use JAX-WS or to use lower level SAAJ ?
 
Similar Threads
JAX-RPC and JAX-WS
A question related to creating java based webservices
SAAJ vs JAXP vs JAX-RPC
Help needed with JAXWS
JAX-WS and databinding