NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
fantastic
Joined: 09 Apr 2011 Posts: 23
|
Posted: Mon Apr 11, 2011 6:54 am Post subject: The module has not been deployed......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 2:31 pm Post subject: Re: The module has not been deployed......EJB netbeans |
|
|
nbusers is the best place for these questions. This is a dev list for NB itself.
On your issue, in which ever server you are using, look in its log files and see
if there are any specific error messages. Too, go to "View|IDE Log" in the IDE
and see if you can find anything relevant there. There should be some extra
information as to why it didn't succeed some where.
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 2:55:38 AM
Subject: [nbdev] The module has not been deployed......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 |
|
 |
Evanox
Joined: 05 Jan 2013 Posts: 1
|
Posted: Sun Jan 06, 2013 6:02 pm Post subject: The module has not been deployed. |
|
|
I got the same problem.
I am attaching a part of the log file of the IDE. Haven't got any idea how to solve it.
Would be nice if you could help me with this problem.
I tried to create a new WebApplication. Even if i start this new Application i get this error.
Edit: now i wanted to look into the log file of tomcat. There was no log file.
JRE7
JDK 7 Update 10
Netbeans 7.2.1
Tomcat 7.0.27
64bit
Edit 2:
Installed a new version of tomcat and the error still was there. So now i get the feeling that netbeans doesn't want me to do my homework for programming lesson (yes i need it for school). I will try another version of netbeans and if it doesn't work i will switch to eclipse.
| Description: |
| Part from the log file of Netbeans |
|
 Download |
| Filename: |
Log.txt |
| Filesize: |
3.42 KB |
| Downloaded: |
48 Time(s) |
|
|
| 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
|
|