2010/5/3 Luís de Sousa <luis.a.de.so...@gmail.com>:
> Hello,
>
> Trying with this command:
>
> http://localhost:8080/manager/deploy?path=/JSPTut&war=file:/var/lib/tomcat6/webapps/JSPTut
>
> The result is the same:
>
> FAIL - Failed to deploy application at context path /JSPTut
>

Do you try to automate something?
Or you just do not know about GUI application,

http://localhost:8080/manager/html


Do you have autoDeploy turned off for your Host? Because if it is on
(the default), then your "JSPTut" is already deployed automatically if
it is in Tomcat's webapps folder.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to