users@jersey.java.net

Re: [Jersey] Can Jersey deploy with resin?

From: Paul Sandoz <Paul.Sandoz_at_oracle.com>
Date: Thu, 29 Jul 2010 16:50:05 +0200

Hi,

What errors are you getting when you deploy to resin?

Paul.

On Jul 22, 2010, at 11:11 AM, Zhi Gong wrote:

> I deploy my war in tomcat 6.0.28 is ok,but deploy it in resin4.0.6
> is fail.
> after I modify the jersey version from 1.3 to 1.0.3 in maven,The war
> can deploy in both tomcat and resin.
> How Can I deploy my Project with jersey 1.3 in tomcat and resin