https://bz.apache.org/bugzilla/show_bug.cgi?id=64205

            Bug ID: 64205
           Summary: classes that implements
                    javax.servlet.ServletContainerInitializer cannot be
                    found
           Product: Tomcat 7
           Version: 7.0.100
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: qiuguoqiang2...@163.com
  Target Milestone: ---

Created attachment 37076
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37076&action=edit
thirdparty jars that shows
/META-INF/services/javax.servlet.ServletContainerInitializer file

In my web app with tomcat-7.0.100 . third party jars like log4j-web-2.4.1.jar
and spring-web-4.2.9.RELEASE.jar . class
org.apache.logging.log4j.web.Log4jServletContainerInitializer and
org.springframework.web.SpringServletContainerInitializer that implements 
javax.servlet.ServletContainerInitializer cannot be found during the container
starting.but if changed to tomcat-7.0.72 .these problems do not happen.
I am not sure it is a bug .please help me,thanks a lot.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to