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 127973

Summary: RFE: Want to add my ow items into BPEL editor palette
Product: soa Reporter: okazaki <okazaki>
Component: BPELAssignee: Sergey Lunegov <slunegov>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description okazaki 2008-02-21 05:48:35 UTC
I'd like to add my own bpel items (e.g. series of activities) into BPEL editor palette with own icon.

And hopefully, it hides detailed series of bpel activities, replaced with simple icon, from a customer.
In current implementation, it's little bit difficult to explain a flow to the customer, because it's
too detailed.
Comment 1 Vitaly Bychkov 2008-02-21 09:52:46 UTC
*** Issue 127974 has been marked as a duplicate of this issue. ***
Comment 2 Sergey Lunegov 2008-05-07 18:54:06 UTC
To add valid new entities to palette the BPEL Object Model should be changed. Without it drops on diagram will not
generate any valid code. Just drawing without code generation is possible. Just read documentation about NetBeans palette.