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 - RFE: Want to add my ow items into BPEL editor palette
Summary: RFE: Want to add my ow items into BPEL editor palette
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
: 127974 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-21 05:48 UTC by okazaki
Modified: 2008-05-07 18:54 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 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.