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 - Compapp project can't be built
Summary: Compapp project can't be built
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@soa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-26 16:32 UTC by Mikhail Kondratyev
Modified: 2007-04-09 05:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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