GERONIMO-4082 fix resolved my problem. JAX-RS reference implementation now works with Geronimo trunk build.
sbyonge wrote: > > I have an application written for Tomcat 6 and try to port to Geronimo > 2.1.1. I am having problem porting JAX-RS webservices. > > I am using JAX-RS reference implementation (Jersey 0.7ea) and there is > problem with asm component (see > https://issues.apache.org/jira/browse/GERONIMO-4082). By setting the > following seems to work but it is really slow. > -DXorg.apache.geronimo.kernel.config.MPCLSearchOption=safe > > Apache CXF 2.1 supports JAX-RS but Geronimo 2.1.1 seems to use 2.0.2. > Would it be possible to upgrade to CXF 2.1 in Geronimo 2.1.1? Should I > try to get it work with Jersey or Apache CXF? > -- View this message in context: http://www.nabble.com/JAX-RS-%28JSR311%29-support-tp17581627s134p18724931.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
