SOAP and REST are of different natures. SOAP is more of a protocol. REST is an 
architectural style.

You will find a more elaborate explanation on this stackoverflow thread 
http://stackoverflow.com/questions/19884295/soap-vs-rest-differences

For the rest part, I use both RESTEasy http://resteasy.jboss.org/ and Jersey 
https://jersey.java.net/ in my projects. They are equivalent for simple usages. 
The choice becomes less obvious when you also put CDI, deltaspike, test 
frameworks and such in line...

Hope this helps.

Ludovic

Le 2 novembre 2015 04:24:07 GMT+01:00, "N.s.Karthik" <nskarthi...@gmail.com> a 
écrit :
>Hi
>
>I am already using "Container Tomcat 7.x" for some other UI Dev
>activities 
>& continue to use the same
>
>So Usage of TOMEE+ is ruled out.
>
>I am in need of a Single 'SOAP & Rest Frameworks'.  [ Cannot use
>multiple
>for some restricted reason ]
>
>
>Which one is the best to make use of ?? 
>
>
>*Jax-Ws/Rs   OR   Axis2  OR  Cxf  or ????*
>
>
>
>with regards
>karthik
>
>
>
>--
>View this message in context:
>http://tomcat.10.x6.nabble.com/Tomcat-SOAP-Rest-jax-ws-or-Axis2-or-cxf-tp5041728p5041751.html
>Sent from the Tomcat - User mailing list archive at Nabble.com.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>For additional commands, e-mail: users-h...@tomcat.apache.org

-- 
Envoyé de mon appareil Android avec K-9 Mail. Veuillez excuser ma brièveté.

Reply via email to