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 125399 - Unable to deploy composite application with reference.
Summary: Unable to deploy composite application with reference.
Status: VERIFIED DUPLICATE of bug 125358
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Project (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-16 15:42 UTC by Michael Nazarov
Modified: 2008-10-21 16:51 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 Michael Nazarov 2008-01-16 15:42:23 UTC
Product Version: NetBeans IDE Dev (Build 200801160000)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Looks like regression 112458.

Steps to reproduce:

1. Start IDE, Start GF.
2. Create BluePrint1 sample and BPEL module.
3. Add to Sample reference to Module.
4. Deploy Composite Application.

Last part of message log:

...
run-jbi-deploy:
C:\...\BluePrint1\BluePrint1Application\nbproject\build-impl.xml:211: null
BUILD FAILED (total time: 58 seconds)
Comment 1 Vladimir Yaroslavskiy 2008-01-16 15:53:07 UTC
It is impossible to deploy just a simple comp app.

*** This issue has been marked as a duplicate of 125358 ***
Comment 2 Vladimir Yaroslavskiy 2008-01-17 09:25:07 UTC
I tried with the GlassFish from Sierra M5. It works fine.
The problem is with old GlassFish in NetBeans 6.1.
Comment 3 ggenipudi 2008-10-21 16:51:33 UTC
Tested and verified using NetBeans IDE 6.1 (Build 200810140114) and was able to deploy.