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 81458 - Impossible to create Or and AND boolean operations in the mapper
Summary: Impossible to create Or and AND boolean operations in the mapper
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Mapper (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Joshua Sandusky
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-07-31 10:29 UTC by Mikhail Kondratyev
Modified: 2006-08-03 23:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Kondratyev 2006-07-31 10:29:42 UTC
Tested with build from 060728_2
Steps to reproduce:
 - create a new BPEL process
 - add an Assignment to the process
 - select the assignment
 - open Mapper window
 - try to drag the OR operation to the design area
The operation will not be created - the unsupported Operation message will be shown.
Comment 1 Joshua Sandusky 2006-07-31 17:50:18 UTC
fixed, these functoids can now be created
Comment 2 lchang 2006-08-03 23:18:46 UTC
the operation is now created for both AND and OR