Re: a problem: tomcat exits unexpectedly

2014-09-27 Thread bo zhao
I had modified the os ulimit parameter: open files and max processes, after that, Tomcat does't exit unexpectedly, and the log of Tomcat have not the "... pause, ... init". It seems work normally. But I still don't know the reason. I want to know if the two parameter is the key to solve probelm an

Re: getDispatcherType is undefined

2014-09-27 Thread Service Symphony
Thank you, by mistake my maven build included gwt-user jar, which ships the servlet API. Sent from my iPhone > On 27 Sep 2014, at 15:05, Konstantin Kolinko wrote: > > 2014-09-27 17:47 GMT+04:00 Meeraj Kunnumpurath : >> Hi, >> >> I am trying to deploy a Servlet 3.0 web application with some JS

Re: Tomcat 6.0.37 - java.lang.NoClassDefFoundError: javax/servlet/ServletContainerInitializer

2014-09-27 Thread Prathyusha
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 wrote: > >>

Re: RV: Help for configuration in App Manager in apache-tomcat-7.0.29

2014-09-27 Thread André Warnier
Rosario Marin wrote: Hello gays I still have the problem!!! Hello Rosario. I think that there is indeed a problem, but it may be first with the language. :-) This is non-discriminating forum, and we try to help all persuasions, but maybe you could have a look here first : http://www.youtube.c

Re: getDispatcherType is undefined

2014-09-27 Thread Konstantin Kolinko
2014-09-27 17:47 GMT+04:00 Meeraj Kunnumpurath : > Hi, > > I am trying to deploy a Servlet 3.0 web application with some JSPs on > Tomcat 8.0.12. When I try to access the JSPs, I get a Hasper compilation > error stating > > The method getDispatcherType() is undefined for the type HttpServletRequest

getDispatcherType is undefined

2014-09-27 Thread Meeraj Kunnumpurath
Hi, I am trying to deploy a Servlet 3.0 web application with some JSPs on Tomcat 8.0.12. When I try to access the JSPs, I get a Hasper compilation error stating The method getDispatcherType() is undefined for the type HttpServletRequest -- *Meeraj Kunnumpurath* *Director and Executive Princi