This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 244530

Summary: Error while deploy application
Product: javaee Reporter: anandrahegaonkar
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P1    
Version: 8.0.1   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description anandrahegaonkar 2014-05-16 06:20:10 UTC
Hi All,

I have successfully build one web application in netbeans. 

It uses Spring framework.

While click on deploy, it gives me following error - 

ant -f C:\\src -Dbrowser.context=C:\\src -DforceRedeploy=false -Ddirectory.deployment.supported=true -Dnb.wait.for.caches=true -Dnb.internal.action.name=run run
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
C:\src\nbproject\build-impl.xml:861: The following error occurred while executing this line:
C:\src\nbproject\build-impl.xml:293: Cannot build classfiles for source directories: [C:\src\test\src, C:\src\build\generated-sources\ap-source-output]
BUILD FAILED (total time: 3 seconds)

So, please help to solve this
Comment 1 Jiri Kovalsky 2014-05-16 09:07:32 UTC
I don't understand what this bug has in common with Debugger. Reassigning to projects for further evaluation.
Comment 2 Tomas Stupka 2014-05-16 09:36:43 UTC
please evaluate