【发布时间】:2014-09-06 13:39:02
【问题描述】:
在 tomcat 中部署时出错
>C:\Users\SYSTEM7\Documents\NetBeansProjects\webbbbbbb\nbproject\build-impl.xml:1087: Deployment error: Access to Tomcat server has not been authorized. Set the correct username and password with the "manager-script" role in the Tomcat customizer in the Server Manager.
>See the server log for details.
>BUILD FAILED (total time: 17 seconds)
In build-impl.xml:1087 line has following xml Snippet:
1086: <target if="netbeans.home" name="-run-deploy-nb">
1087: <nbdeploy clientUrlPart="${client.urlPart}" debugmode="false" forceRedeploy="${forceRedeploy}"/>
1086: </target>
【问题讨论】:
-
感谢 nobalG 设计的内容。
标签: tomcat