Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Tomcat 4.1.12 Deploy an application


Message #1 by "Tom Berry" <tberry@v...> on Mon, 28 Oct 2002 21:54:41
I am using Tomcat 4.1.12. I have succesfully used the /manager/install 
command:

http://localhost:8080/manager/install?
path=/tomcat&war=file:/c:\webapps\tomcattest

BUT, when I try /manager/deploy, from the IE6.0's address:

http://localhost:8080/manager/deploy?path=/tomcattest

The message "FAIL - Unknown command /deploy" appears. Isn't deploy 
supposed to be a new command in Tomcat 4.1.12?

Thanks
Tom

  Return to Index