Error in publishing the configuration in Eclipse

后端 未结 7 1962
没有蜡笔的小新
没有蜡笔的小新 2020-12-07 22:10

Publishing to tomcat v6.0 server at localhost..\'has encountered a problem.

Publishing the configuration..

tomcat give above error. How to resolve above erro

相关标签:
7条回答
  • 2020-12-07 22:48

    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.

    0 讨论(0)
提交回复
热议问题