Two Laptop Bag
The moose likes Tomcat and the fly likes ManagerServlet won't load-on-startup Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "ManagerServlet won Watch "ManagerServlet won New topic
Author

ManagerServlet won't load-on-startup

George McCain
Ranch Hand

Joined: May 06, 2003
Posts: 35
I have a servlet which extends HttpServlet, and in the web.xml I set the attribute
<load-on-startup>1</load-on-startup>
and the servlet auto-loads as expected.
However, I want extend ManagerServlet (which extends HttpServlet).
When I re-deploy/re-start tomcat, it does not auto-load.
Any suggestions on why this doesn't work?
 
IntelliJ Java IDE
 
subject: ManagerServlet won't load-on-startup
 
Threads others viewed
Tomcat autorun
Deploy struts app
web.xml autorun
Log4J parses the props file, but does not affect anything
Startup
developer file tools