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 106852 - Add support for dynamic endpoints
Summary: Add support for dynamic endpoints
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-15 17:01 UTC by Alexey Yarmolenko
Modified: 2008-04-30 12:59 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 Alexey Yarmolenko 2007-06-15 17:01:29 UTC
Implementing this feature requires changes to be done in multiple place:
-New static type "service reference" should be added to type chooser dialog, so user will be able to create variables of
that type

-Add partner link nodes to left and right mapper trees

-add mapper rules allowing to link partner link nodes with other partner link nodes, with variables of service-ref type
and with XML literal elements

-Add support for "any*" schema declarations to the left mapper tree(so user will be able to create arbitrary xml
elements, where schema allows any element to be placed)
Comment 1 Sergey Lunegov 2008-04-30 12:59:33 UTC
Implemented.