https://issues.apache.org/bugzilla/show_bug.cgi?id=56485

            Bug ID: 56485
           Summary: loadOnStartup
           Product: Tomcat 8
           Version: trunk
          Hardware: PC
                OS: Mac OS X 10.4
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: vic....@gmx.com

This line works in Tomcat 7:
@WebServlet(value = "/InitNode", loadOnStartup = 9)

It auto starts a servlet.
In Tomcat 8 it does.

Tomcat 8 should load on start up using annotation, not just web-inf.

-- 
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