Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

NetBeans Run problem

843841Mar 24 2005 — edited Nov 8 2007
Hi!

I am testin the NetBeans IDE. I doing a web application, but when i try to Run the application , this message is showed in the console

In-place deployment not supported
Deployment error: null. See the messages.log file for details.
C:\Desarrollo\VideoClubOnLine\nbproject\build-impl.xml:280: org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment$DeploymentException: Deployment error: null. See the messages.log file for details.
BUILD FAILED (total time: 16 seconds)

the line thats causes the error is that in the build-impl.xml file

<nbdeploy debugmode="false" clientUrlPart="${client.urlPart}" forceRedeploy="${forceRedeploy}"/>

this code is generated by the IDE.

somebody can help me???

Thanx!!!!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 6 2007
Added on Mar 24 2005
27 comments
8,785 views