Thanks. Does that mean I am using a servlet-API jar that's based on 3.0? Which 
version of servlet-API.jar should be used? I think I was using 2.4 version 
unless there is another version in the tomcat libs folder. I am using tomcat 
6.0.37.

> On Sep 26, 2014, at 5:05 PM, Mark Thomas <ma...@apache.org> wrote:
> 
>> On 26/09/2014 21:11, Prathyusha Kanala wrote:
>> Hi
>> I have been using Atmosphere for a web application running on tomcat 7. I
>> now have to downgrade to Tomcat 6 due to dependency on other applications.
>> Here is my dependency list.
> 
> <snip/>
> 
>> In order to be compatible with tomcat 6, i changed the dynamic web module
>> from 3.0 to 2.5. Could you please help me resolve this?
> 
> In a word:
> 
> No.
> 
> javax.servlet.ServletContainerInitializer is a Servlet 3.0 class and
> therefore requires a minimum of Tomcat 7.
> 
> Mark
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 

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

Reply via email to