> I have Tomcat7 running. My application which was running just fine under
> Tomcat5 does not run under Tomcat7. I have created setupclasspath.sh with
> all the necessary JARs. My Tomcat starts fine and I see the opening page.
> Even my Axis comes up ok but not my application.
> 
> I start Tomcat with ./startup.sh and I do not use Eclipse. The message that I
> get is
> 
> ***********
> Oct 20, 2011 3:04:03 PM org.apache.catalina.core.ContainerBase
> addChildInternal
> SEVERE: ContainerBase.addChild: start:
> org.apache.catalina.LifecycleException: Failed to start component

Sounds like there may have been some configuration changes to the various xml 
files that pertain to your app, between versions 5 and 7 I mean.  Did you 
change any of the server.xml, and friends, when migrating?


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

Reply via email to