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 91573

Summary: Compapp project can't be built
Product: soa Reporter: Mikhail Kondratyev <mikk>
Component: Composite ApplicationAssignee: issues@soa <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Mikhail Kondratyev 2006-12-26 16:32:59 UTC
Sometimes compapp project Clean And Build command fails with the following message:
...
clean:
do-clean:
C:\work\Gavotte\SynchronousSample1\SynchronousSample1Application\nbproject\build-impl.xml:276:
C:\work\Gavotte\SynchronousSample1\SynchronousSample1Application\src\bindingComponentASA
not found.
BUILD FAILED (total time: 0 seconds)

Steps to reproduce:
 - create new Sync sample
 - add BPEL project to the Compapp project, try to Clean and Build
Clean and Build will fail

This is not 100% reproducible but happens sometimes. Invoking Build command
helped to workaround this. After invoking Build the Clean and Build command also
worked fine.
Comment 1 Jun Qian 2007-02-01 01:27:22 UTC
This is due to some recent compapp directory structure change to support new
CASA development (src/bindingComponentASA is renamed to src/jbiServiceUnits). 

Existing compapp projects' build-impl.xml should be automatically updated with
the new directory structure information when you reopen the project in NetBeans.
However, if you have manually touched the build-impl.xml file before, the auto
update will not happen. 

To update existing compapp projects manually, delete build-impl.xml and
genfiles.properties of the compapp project outside of NetBeans and then reopen
the project in NetBeans.
Comment 2 srinivaschintalapati 2007-04-09 05:37:48 UTC
Verified and working fine.
build#NetBeans IDE Dev (Build 20070403-2248)
1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
Windows XP version 5.1 running on x86
en_US (nb); Cp1252