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 56294 - javax.jmi.reflect.CompositionViolationException when generate test
Summary: javax.jmi.reflect.CompositionViolationException when generate test
Status: RESOLVED DUPLICATE of bug 56060
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: junit-issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-11 17:17 UTC by Petr Blaha
Modified: 2005-03-14 07:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (4.03 KB, text/plain)
2005-03-11 17:18 UTC, Petr Blaha
Details
class (1.43 KB, text/plain)
2005-03-11 17:20 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2005-03-11 17:17:34 UTC
[Build 20050310]
Steps:
1) I have web project with some classes
2) select one helper class and generate test for it
Get attached exception
Comment 1 Petr Blaha 2005-03-11 17:18:31 UTC
Created attachment 20791 [details]
stack trace
Comment 2 Petr Blaha 2005-03-11 17:20:28 UTC
Created attachment 20792 [details]
class
Comment 3 zikmund 2005-03-14 07:20:20 UTC

*** This issue has been marked as a duplicate of 56060 ***