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 117639

Summary: Breakpoint in BPEL cannot be set if BPEL and SOA plugins are installed via Update Center
Product: soa Reporter: Andrei Chistiakov <ca-nb>
Component: BPEL DebuggerAssignee: Kirill Sorokin <ksorokin>
Status: VERIFIED FIXED    
Severity: blocker CC: alexeyyarmolenko, juhrik
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Andrei Chistiakov 2007-10-03 14:55:41 UTC
Reproduced in build 200710030000.

To reproduce the bug:
- install 'Web & Java EE' build;
- install SOA and BPEL plugins from Update Center;
- open a sample project;
- select an activity in BPEL diagram and invoke 'Toggle Breakpoint' popup menu command on it.

The breakpoint is not set.
Comment 1 Sergey Lunegov 2007-10-03 15:10:10 UTC
Alexander, please look at this. We had such kind of problems in the past. Maybe Alexey can provide any hints.
Comment 2 Alexander Zgursky 2007-10-12 12:22:31 UTC
Reproduced.
However, the bug has a straightforward workaround - restarting the IDE after installing the plugins would fix the problem.
As thus, lowering the priority from P2 to P3.
Comment 3 Kirill Sorokin 2007-12-05 19:45:42 UTC
I would say that the real fix for it would be to require IDE restart after installation of plugins from SOA group. I
assume Volodya owns this. Reassigning. 
Comment 4 Kirill Sorokin 2007-12-06 12:35:31 UTC
Back to me.
Comment 5 Andrei Chistiakov 2008-01-17 11:10:13 UTC
Changed target milestone from Sierra to 6.1 in order to display correct info on
NB 6.1 dashboard
Comment 6 Kirill Sorokin 2008-02-21 11:39:32 UTC
I've added the requirement to restart the IDE to the Debugger UI module. This should fix the problem, though in an
indirect fashion.
Comment 7 Kirill Sorokin 2008-02-21 11:43:56 UTC
http://hg.netbeans.org/main/rev/c9dec167d4d4
Comment 8 Andrei Chistiakov 2008-03-13 16:06:50 UTC
Verified with NetBeans IDE Dev (Build 200803130007)