You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Amarish Khopkar <am...@gmail.com> on 2007/07/07 01:24:16 UTC

[Trinidad] Does Trinidad support Servlet 2.3?

Hi guys,
sorry to resend this but I had forgotten the [Trinidad] prefix.

I'm having some issues deploying a myfaces-trinidad application to a Servlet
2.3 Container (I'm using Tomcat 4.1).  Basically I have an app deployed that
uses myfaces and it runs fine.  However, the minute I add the trinidad .jar
files to WEB-INF/lib the app fails to deploy.  Can someone please tell me if
Myfaces-Trinidad is compatible with Servlet 2.3?

 did see something in the mailing list about removing servlet
2.3compatibility when I googled it, but I can't seem to find a clearly
stated
answer to this on the site anywhere.

Thanks,

Amarish

Re: [Trinidad] Does Trinidad support Servlet 2.3?

Posted by Matthias Wessendorf <ma...@apache.org>.
I think (not! sure) it's not possible.

Also our build dependencies say

      <dependency>
        <groupId>javax.servlet</groupId>
        <artifactId>servlet-api</artifactId>
        <version>2.4</version>
        <scope>provided</scope>
      </dependency>


What kind of error / log do you notice ?

-Matthias

On 7/7/07, Amarish Khopkar <am...@gmail.com> wrote:
> Hi guys,
> sorry to resend this but I had forgotten the [Trinidad] prefix.
>
> I'm having some issues deploying a myfaces-trinidad application to a Servlet
> 2.3 Container (I'm using Tomcat 4.1).  Basically I have an app deployed that
> uses myfaces and it runs fine.  However, the minute I add the trinidad .jar
> files to WEB-INF/lib the app fails to deploy.  Can someone please tell me if
> Myfaces-Trinidad is compatible with Servlet 2.3?
>
>  did see something in the mailing list about removing servlet 2.3
> compatibility when I googled it, but I can't seem to find a clearly stated
> answer to this on the site anywhere.
>
> Thanks,
>
> Amarish


-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org