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 <[EMAIL PROTECTED]> 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

Reply via email to