java - Error in publishing in Tomcat 6 in eclipse Juno -
i getting following error while starting tomcat 6 server. have configured jdk run time.
publishing failed not create directory \\<user directory>\desktop\'e:\test\tomcat\webapps\tmywebproj.
the path
\desktop\'e:\test\tomcat\webapps\tmywebproj invalid path.
my tomcat installation there in e: drive.
but message corresponds invalid path.
edit
my tomcat installation directory: e:\test\tomcat workspace: e:\test\workspace
please suggest me how correct error.
i tried deleting , adding server again, , restarting eclipse. none of them worked.
edit
deploy path: e:\test\tomcat\webapps server path: e:\test\tomcat
tomcat screen shot
change deploy path incorrect.
click on link(which upper deploy path)
or
set "webapps" , try again.(some times application deploy on "wtpwebapps" folder in tomcat first conform , select).
Comments
Post a Comment