JAX-RS support for JOnAS ?
Frederic Dang Tran <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.jonas |
|---|---|
| Message-ID | <[email protected]> |
Hi: I'd like to know what is the best and cleaner way to implement a JAX-RS-based RESTful web service on JOnAS using CXF ? My current brute-force solution consists of: -packaging the CXF 2.2.11JAX-RS bundle along with all its dependencies within the WAR (in WEB-INF/lib/) -tweaking the $JONAS_BASE/conf/classloader-default-filtering.xml to avoid conflict with native JOnAS libraries Is there a more lightweight approach ? Regards, Frederic Dang Tran Orange Labs