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

Summary: FAST: Provide one-step deploy for BPEL modules
Product: soa Reporter: lpolycarpou <lpolycarpou>
Component: Composite ApplicationAssignee: Venkat Chellasamy <vchellasamy>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.