views:

60

answers:

0

I have Restful web-service implemented using Apache CXF. Since I am going to use JBoss for deployment, I am thinking of moving to RESTEasy as it provides better JBoss integration.

What are the advantages of RESTEasy over Apache cxf apart from better server integration?