Hi all,
https://issues.jboss.org/browse/JBWS-2670 is telling that Apache CXF implemented JAX-RS will
not be included in JBossWS and it is suggested to use
RestEasy.
http://docs.jboss.org/resteasy/2.0.0.GA/userguide/pdf/RESTEasy_Reference_Guide.pdf Chapter 3 : Installation/Configuration is saying that for
JBoss AS 6-M4 or higher , RestEasy is already
bundled and integrated completely.
I am using JBoss AS 6 Final, but I can not find
jars for RestEasy in JBoss installed folder, should I manully download and add to JBoss?
Or there is something I missed out ?
And what implementation you guys are using for RESTful web service in JBoss AS 6 Final?
Thanks for your comments in advance.
Regards,
Justin Chi