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 169611 - Add multi-operation support in the HL7 binding wizard
Summary: Add multi-operation support in the HL7 binding wizard
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: HL7 BC (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jun Qian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-30 23:59 UTC by Jun Qian
Modified: 2009-11-11 04:05 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 Jun Qian 2009-07-30 23:59:45 UTC
Currently in the HL7 binding wizard, the user can only define one operation per WSDL PortType. The user should be able
to define multiple (either one-way or two-way) operations using the HL7 binding wizard.
Comment 1 Jun Qian 2009-07-31 01:09:06 UTC
Initial implementation: http://hg.netbeans.org/soa-dev65/rev/feafb57964c1
Comment 2 Jun Qian 2009-07-31 02:33:07 UTC
Fix validation issue (message type should be optional); Change Operation Panel UI layout.

http://hg.netbeans.org/soa-dev65/rev/9a6e37aea8b9
Comment 3 raghukolar 2009-11-11 04:02:52 UTC
pulling to Raghu K's queue.
Comment 4 raghukolar 2009-11-11 04:05:38 UTC
Verified in NetBeans build 200911081801. Hence closing.