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 190172 - Junit-Tests with OpenEJB
Summary: Junit-Tests with OpenEJB
Status: RESOLVED INCOMPLETE
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-06 06:41 UTC by mbwolff132
Modified: 2010-10-07 01:05 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 mbwolff132 2010-09-06 06:41:14 UTC
I have some Junit-Test using an OpenEJB-Container.

Everything is working expect debugging this OpenEJB-Junit-Tests. Netbeans does not step into the source and does not recognize if the test succeeds or fails.
Comment 1 David Konecny 2010-10-07 01:05:33 UTC
A simple test case to reproduce this on would help. Or step by step instructions what to do and how to use OpenEJB to reproduce this problem. Thx.