I use jax-rs cxf 2.2.2 as well. If I type the path without the %2F's in browser or via curl it's ok. strange.
Florian Roth On Fri, Jan 8, 2010 at 5:18 PM, Florent Guillaume <[email protected]> wrote: > That's very strange, it works well for me with the JAX-RS > implementation from CXF 2.2.2 (used in unit tests), but apparently > your JAX-RS implementation (which is it?) fails. And I just tested > with RESTEasy 1.0.2 and it fails as well. > > I'll investigate -- but you're right this must have something to do > with the path percent-decoding. > > Florent > > On Fri, Jan 8, 2010 at 3:35 PM, Flo <[email protected]> wrote: >> Yes, im sure. I use jaxrs and configure it with spring and deploy on >> Apache tomcat 6.x >> >> Is it possible that Tomcat has problems with %2F ? I ve no idea. >> GetObjectByPath in Abderaresource is never called. >> > > > -- > Florent Guillaume, Director of R&D, Nuxeo > Open Source, Java EE based, Enterprise Content Management (ECM) > http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87 >
