Re: Tomcat application startup - Lifecycleexception

2011-10-22 Thread ramsri
: http://old.nabble.com/Tomcat-application-startup---Lifecycleexception-tp32693089p32702567.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

RE: Tomcat application startup - Lifecycleexception

2011-10-21 Thread ramsri
: The requested resource (/mysite/servlet/SPServlet) is not available *** n828cl wrote: From: ramsri [mailto:ramfi...@yahoo.com] Subject: Re: Tomcat application startup - Lifecycleexception I looked into my web.xml under $CATALINA_HOME/webapps/myapp/WEB-INF and there I found

Re: Tomcat application startup - Lifecycleexception

2011-10-21 Thread Pid
On 21/10/2011 00:26, ramsri wrote: I now know that there is no longer a need to mess around with setclasspath.sh. I'm not sure there ever was. p signature.asc Description: OpenPGP digital signature

Tomcat application startup - Lifecycleexception

2011-10-20 Thread ramsri
) *** -- View this message in context: http://old.nabble.com/Tomcat-application-startup---Lifecycleexception-tp32693089p32693089.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users

Re: Tomcat application startup - Lifecycleexception

2011-10-20 Thread Pid
On 20/10/2011 23:27, ramsri wrote: I have been struggling for a week now getting my application deployed on Tomcat 7. I am unable to make much progress with it and request your help. I am not very good with Tomcat. So please bear with me and request details in your solution. I can see this

Re: Tomcat application startup - Lifecycleexception

2011-10-20 Thread ramsri
) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) *** -- View this message in context: http://old.nabble.com/Tomcat-application-startup---Lifecycleexception-tp32693089p32693293.html Sent from the Tomcat - User mailing list archive

RE: Tomcat application startup - Lifecycleexception

2011-10-20 Thread Caldarale, Charles R
From: ramsri [mailto:ramfi...@yahoo.com] Subject: Re: Tomcat application startup - Lifecycleexception I looked into my web.xml under $CATALINA_HOME/webapps/myapp/WEB-INF and there I found a reference to a servlet-name 'Invoker'. I had read about this somewhere. In this day and age, using