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 124661 - FAST: Provide one-step deploy for BPEL modules
Summary: FAST: Provide one-step deploy for BPEL modules
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-03 18:06 UTC by lpolycarpou
Modified: 2008-03-28 03:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lpolycarpou 2008-01-03 18:06:56 UTC
At no stage during the development of a BPEL module is it clear that this module needs to be deployed to a JBI container
and therefore needs to reside within a composite application.  Some or all of the following enhancements would be desirable:

* provide a new ANT target that gives the ability to deploy a BPEL module (assuming no CASA edits will be required and
no other JBI modules are needed)
* provide some UI notification that a composite application is required to deploy and that the BPEL module being
developed is obviously linked to the development of a JBI comp app (perhaps this could appear when the user selects
Deploy from the BPEL module itself)
* prompt the user for auto-creation of a composite application when a BPEL module is created or built/deployed

At the very least, the build target could just notify that the BUILD is successful and that a composite application is
required to deploy.