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

Summary: Impossible to create Or and AND boolean operations in the mapper
Product: soa Reporter: Mikhail Kondratyev <mikk>
Component: BPEL MapperAssignee: Joshua Sandusky <jsandusky>
Status: CLOSED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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