cannot invoke tomcat manager:network unreachable -



cannot invoke tomcat manager:network unreachable -

i using maven deploy in tomcat 6

url http://localhst:8080/manager error shown below ma usisng eclipse

failed execute goal org.codehaus.mojo:tomcat-maven-plugin:1.1:deploy (default-cli) on project strutsandhibernte: cannot invoke tomcat manager: network unreachable: connect -> [help 1] [error] [error] see total stack trace of errors, re-run maven -e switch. [error] re-run maven using -x switch enable total debug logging. [error] [error] more info errors , possible solutions, please read next articles: [error] [help 1] http://cwiki.apache.org/confluence/display/maven/mojoexecutionexception

try

http://localhost:8080/manager/html

maven-tomcat-plugin

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

java - How to pass parameters between Request-Scoped Controllers? -