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 117674

Summary: Unable to deploy Composite Application with reference to other project.
Product: soa Reporter: Michael Nazarov <michaelnazarov>
Component: BPEL ProjectAssignee: Vladimir Yaroslavskiy <yaroslavskiy>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Michael Nazarov 2007-10-03 17:24:28 UTC
Product Version: NetBeans IDE Dev (Build 200710030000)
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Regression exactly the same as issue 112458.
Here the quote for reference:

=============================================================================
Product Version: NetBeans IDE Dev (Build 200708081200)

Ok, there was issue about Composite Application with EJB module. See 108297.
Now problem became deeper - I was unable to deploy sample composite application (BluePrint1 sample actually) with 
reference to other project (BPEL module).

Steps to reproduce:

1. Start IDE, Start GF.
2. Create BluePrint1 sample and BPEL module.
3. Add to Sample reference to Module.
4. Add to Module sample XML schema.
5. Import to purchaseOrder reference to newLoanApplication.
6. Deploy Composite Application.

Build will failed.

BTW AS itself starts with number of exceptions.
=============================================================================
Comment 1 Vladimir Yaroslavskiy 2007-10-04 05:10:25 UTC
Next build will contain fix, there were changes in samples for issue with command line
and build 200710030000 contains part of fixes.
Comment 2 Michael Nazarov 2007-11-08 16:47:17 UTC
Build 200711080000