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 36603 - JMI Identifier Generation from MOF models
Summary: JMI Identifier Generation from MOF models
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-15 03:53 UTC by jcahoon
Modified: 2010-09-23 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows particulars of bug (3.62 KB, text/plain)
2003-10-15 03:55 UTC, jcahoon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jcahoon 2003-10-15 03:53:43 UTC
MDR cannot handle model structures with attribute 
names that do not conform to the JMI standard. 
For example: an attribute name of "the_status" 
get stored in a variable named "the_status" but 
MDR tries to retrieve a variable 
called "theStatus". The error says:

org.netbeans.mdr.util.DebugException: Wrong item 
name: theStatus
Comment 1 jcahoon 2003-10-15 03:55:40 UTC
Created attachment 11861 [details]
Shows particulars of bug
Comment 2 Marian Mirilovic 2006-12-04 22:12:28 UTC
I think all of these issues are going to be closed, aren't they?
Comment 3 David Strupl 2010-09-23 09:14:08 UTC
I am closing all reports in category Java/Unsupported as wontfix. These should
be dead issues --- if the reported cases are against some live part of the
NetBeans IDE please reopen and we can discuss to which category they belong.