Java EE deployment error

Posted by Rajesh on Stack Overflow See other posts from Stack Overflow or by Rajesh
Published on 2010-03-24T03:40:22Z Indexed on 2010/04/03 16:03 UTC
Read the original article Hit count: 326

Filed under:
|
|
|
|

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)

© Stack Overflow or respective owner

Related posts about java

Related posts about java-ee