Publishing to tomcat v6.0 server at localhost..\'has encountered a problem.
Publishing the configuration..
tomcat give above error. How to resolve above erro
It seems you has any problem with your Tomcat configuration and it can't find these path.
C:/Program Files/Apache Software Foundation/Tomcat 6.0/.
If you are using any Eclipse plugin, try to modify the tomcat home path in
Window -> Preferences -> Tomcat.
Other possible solution could be to configure properly your CATALINA_HOME and JAVA_HOME system variables.
I hope this helps you.