error :
FAIL - Deployed application at context path /MyAjaxApp but context failed to start
C:\MyJava\ch23\apache-tomcat-7.0.62\webapps\myAjax\MyAjaxApp\nbproject\build-impl.xml:1045: The module has not been deployed.
See the server log for details.
BUILD FAILED (total time: 1 second)
แก้ยังไงครับบรรทัดที่ netbean แนะนำให้แก้ :
<target if="netbeans.home" name="-run-deploy-nb">
<nbdeploy clientUrlPart="${client.urlPart}" debugmode="false" forceRedeploy="${forceRedeploy}"/>
</target>
ขอบคุณล่วงหน้าครับ
สร้าง webapp ใน netbean แล้วเกิด error
FAIL - Deployed application at context path /MyAjaxApp but context failed to start
C:\MyJava\ch23\apache-tomcat-7.0.62\webapps\myAjax\MyAjaxApp\nbproject\build-impl.xml:1045: The module has not been deployed.
See the server log for details.
BUILD FAILED (total time: 1 second)
แก้ยังไงครับบรรทัดที่ netbean แนะนำให้แก้ :
<target if="netbeans.home" name="-run-deploy-nb">
<nbdeploy clientUrlPart="${client.urlPart}" debugmode="false" forceRedeploy="${forceRedeploy}"/>
</target>
ขอบคุณล่วงหน้าครับ