Java EE deployment error
- by Rajesh
While deploying a particular project I'm getting deployment error like "module has not been deployed"... but I'm able to deploy other projects... the error shown is as follows
In-place deployment at F:\onlineexam_1\build\web
deploy?path=F:\onlineexam_1\build\web&name=onlineexam_1&force=true failed on GlassFish v3 Domain
F:\onlineexam_1\nbproject\build-impl.xml:577: The module has not been deployed.
BUILD FAILED (total time: 3 seconds)