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: [email protected]
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]