NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
fantastic
Joined: 09 Apr 2011 Posts: 23
|
Posted: Mon Apr 11, 2011 4:14 pm Post subject: The module has not been deployed......BUILD FAILED....EJB netbeans |
|
|
Hello,
I am developing java web application in netbeans. I use EJb for business logic, jpa for entity classes (database queries), webservice from ejb classes.
Finally i create web service client from web service. Web service client gets created but after that i clean and build my project the following error starts:
"C:\Usersi\Documents\NetBeansProjects\Gallery_Art\nbproject\build-impl.xml:684: The module has not been deployed."
build-impl.xml:
<target if="netbeans.home" name="-run-deploy-nb">
<nbdeploy clientUrlPart="${client.urlPart}" debugmode="false" forceRedeploy="${forceRedeploy}"/>
</target>
sometimes this error gets solved if i build 2-3 times,sometimes if i restart my pc. But this time it wont go. I even created my project from scratch.
But this error persists. Plssssssssss help. I am going mad behind this error.
_________________ |
|
| Back to top |
|
 |
Wade Chandler Posted via mailing list.
|
Posted: Tue Apr 12, 2011 3:17 pm Post subject: The module has not been deployed......BUILD FAILED....EJB netbeans |
|
|
I didn't see this before I wrote you back on nbdev. This is the best place for
these questions for sure. nbdev is for developing the IDE.
Anyways, if you look at View|IDE Log you may find some messages relating to the
issue. Too, if you look at the logs for which ever server you are using then you
may find some help information there. The main thing is to track down something
that tells you why it is failing. If you can find more information, this may
help solve it either directly for yourself or through some patch etc.
Wade
==================
Wade Chandler
Software Engineer and Developer
NetBeans Dream Team Member and Contributor
http://wiki.netbeans.org/wiki/view/NetBeansDreamTeam
http://www.netbeans.org
----- Original Message ----
| Quote: | From: fantastic <address-removed>
To: address-removed
Sent: Mon, April 11, 2011 12:14:35 PM
Subject: [nbusers] The module has not been deployed......BUILD FAILED....EJB
netbeans
Hello,
I am developing java web application in netbeans. I use EJb for business
logic, jpa for entity classes (database queries), webservice from ejb classes.
Finally i create web service client from web service. Web service client gets
created but after that i clean and build my project the following error starts:
"C:\Usersi\Documents\NetBeansProjects\Gallery_Art\nbproject\build-impl.xml:684:
The module has not been deployed."
build-impl.xml:
<target if="netbeans.home" name="-run-deploy-nb">
<nbdeploy clientUrlPart="${client.urlPart}" debugmode="false"
forceRedeploy="${forceRedeploy}"/>
</target>
sometimes this error gets solved if i build 2-3 times,sometimes if i restart
my pc. But this time it wont go. I even created my project from scratch.
But this error persists. Plssssssssss help. I am going mad behind this
| error.
| Quote: | _________________
------------------------
C Q
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|