users@jersey.java.net

[Jersey] Websphere 6.1 integration

From: VINCENT Matthieu (Prestataire) <"VINCENT>
Date: Wed, 3 Feb 2010 15:24:13 +0100

Hi,

 

  I'm actually developing a web application using services REST with
Jersey.

When I deploy my application on Glassfish (v2), I've no problem to
communicate between my 2 parts.

Problems come when trying on Websphere 6_1, I receive a 404 error when
calling my service.

 

com.sun.jersey.api.client.UniformInterfaceException: POST
http://localhost:9780/xxx/service/ returned a response status of 404

      at
com.sun.jersey.api.client.WebResource.handle(WebResource.java:562)

      at
com.sun.jersey.api.client.WebResource.access$300(WebResource.java:68)

      at
com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:498)

 

So I'm looking for any feedback on jersey integration and deployment on
a Websphere server.

 

Thanks in advance

 

Matthieu

Java/J2EE Consultant