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 93985

Summary: When adding activity to the event handler the newly generated scope becomes active instead of activity
Product: soa Reporter: Mikhail Kondratyev <mikk>
Component: BPELAssignee: issues@soa <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Mikhail Kondratyev 2007-02-02 13:04:53 UTC
Steps to reproduce:
 - create a new BPEL process
 - add EventHandlers to the process
 - add onEvent event handler
 - drag a new activity there
After dropping the activity the scope will be generated. This scope will be
selected instead of the newly created activity