spring - The module has not been deployed -
i'm working on jee application on netbeans tomcat. when adding "applicationcontext.xml" , build , run have error:
the module has not been deployed. see server log details. @ org.netbeans.modules.j2ee.deployment.devmodules.api.deployment.deploy(deployment.java:238) @ org.netbeans.modules.maven.j2ee.executionchecker.performdeploy(executionchecker.java:205) @ org.netbeans.modules.maven.j2ee.executionchecker.executionresult(executionchecker.java:123) @ org.netbeans.modules.maven.execute.mavencommandlineexecutor.run(mavencommandlineexecutor.java:235) @ org.netbeans.core.execution.runclassthread.run(runclassthread.java:153)
i change value debugmode false true.
Comments
Post a Comment