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 95046

Summary: Can not attach debugger
Product: soa Reporter: Victoria Zhukovskaya <victoriaz>
Component: BPEL DebuggerAssignee: Alexander Zgursky <zgursky>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Victoria Zhukovskaya 2007-02-09 09:40:55 UTC
NB 5.5.1, ent pack 070207_28, jdk 1.5.0_09

1. Create Synchronouse Sample
2. Add JBI Module to Synchronouse App
3. Run Application Server
4. Start  for JBI server JavaEEServiceEngine and com.sun.bpelse-1.0-2 (Runtime tab)
5. Set DebugEnabled property for com.sun.bpelse-1.0-2 to true
6. Restart Application Server
7. Open bpel design view for Synchronouse Sample
8. Set BreakPoint for start [Recieve activity] on bpel diagram 
9. Press "Attach Debugger..." btn on toolbar

See "Attach" window for BPEL Debugger - "OK" btn is desabled
Comment 1 Alexander Zgursky 2007-02-09 11:15:46 UTC
This regression most probably has been introduced by some NB changes. Please use
Composite Application "Debug Project (BPEL)" menu action as a workaround for now.
Comment 2 Alexander Zgursky 2007-02-09 15:17:42 UTC
Simple fix
Comment 3 Victoria Zhukovskaya 2007-02-12 10:18:19 UTC
WinXP - gavotte-070210_2, NB5.5.1
Can attach debbuger
Comment 4 Victoria Zhukovskaya 2007-02-13 16:59:17 UTC
*** Issue 95430 has been marked as a duplicate of this issue. ***