Hello,

I’m searching for the version that fixes a bug I’ve on a tomcat 6.0.24 (on 
redhat).
As I do not reproduce it on my windows workstation with tomcat 6.0.44, I need 
elements to argue to upgrade to the sys admin.

So the bug : with a REST resource service implemented with Jersey, if there’s 
no method corresponding to a URI (under the hierarchy that Jersey should 
handle), Jersey raises a 404 NOT_FOUND error.

In 6.0.24, tomcat raises a 500 internal error.
In 6.0.44, tomcat propagates the 404 not found error.

As the sysadmin want to stay on version delivered by redhead, I need elements 
to motivate an update.

I’ve read the tomcat 6 changelog, but did not find when this was fixed.

Regards,
Pascal
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to