[ https://issues.apache.org/jira/browse/MTOMCAT-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574496#comment-13574496 ]
Alain Perreault commented on MTOMCAT-204: ----------------------------------------- I don't used Maven. The issue is in tomcat logs. > ClassNotFoundException: org.apache.catalina.util.StringManager > -------------------------------------------------------------- > > Key: MTOMCAT-204 > URL: https://issues.apache.org/jira/browse/MTOMCAT-204 > Project: Apache Tomcat Maven Plugin > Issue Type: Question > Components: tomcat7 > Environment: Microsoft Windows XP Professionnel Version 2002 Sertvice > Pack 3 > Reporter: Alain Perreault > Assignee: Olivier Lamy (*$^¨%`£) > > During deployment I get this exeption > org.apache.catalina.core.ContainerBase addChildInternalOrg.apache.cata > GRAVE: ContainerBase addChild: start: > org.apache.catalinaLifecycleException: Failed to start component > [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/MyServer]] > at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java 154) > ... > Caused by: java.lang.NoClassDefFoundError: > Lorg/apache/catalina/util/StringManager; > at java.lang.Class.getDeclaredFieldFields0(Native Method) > at java.lang.Class.privateGetDeclaredFields (Unknown Source) > at java.lang.Class.getDeclaredFields (Unknown Source) > at org.apache.catalina.util.Introspection.getDeclaredFields > (Introspection.java:106) > ... > Caused by: java.lang.ClassNotFoundException: > org.apache.catalina.util.StringManager > I used apache-tomcat-7.0.35-windows-x86 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org