i have tomcat 4.0.3 installed on a intel solaris system.  i am able to 
start tomcat and i can get some webapps running.  but some webapps are not 
running.  when i did http://localhost:8080/manager/list i got the following:

OK - Listed applications for virtual host localhost
  /network:stopped:0
  /manager:running:0
  /directory:running:0
  /deptauth:stopped:0
  /roster:running:0
  /examples:running:0
  /tomcat-docs:running:0
  /phoneathon:running:0
  /webdav:running:0
  /email:running:0
  /authorization:stopped:0
  /courses:stopped:0
  /xiaomin:running:0
  /hello:running:0
  /test:stopped:0
  /application:running:0
  /:running:0
  /admin:running:0
  /request:stopped:0

when i try to use the manager to start a webapps i get the following:

http://localhost:8080/manager/start?path=/deptauth

FAIL - Application at context path /deptauth could not be started

why do some webapps start and other don't?  how can i start the ones that 
aren't started?

they all worked with tomcat 3.


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to