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 85087 - ClassCastException
Summary: ClassCastException
Status: RESOLVED DUPLICATE of bug 83342
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: Other Windows XP
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-16 20:25 UTC by jfjdarundayii
Modified: 2006-09-21 16:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.ClassCastExcpetion occured (203.77 KB, text/plain)
2006-09-16 20:26 UTC, jfjdarundayii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jfjdarundayii 2006-09-16 20:25:45 UTC
Sorry, but I do not know where to post this since I am only a novice here.
Generally, when I opened the NetBeans 5.5 Beta2 IDE, there was a
java.lang.ClassCastException. Please refer to the error message below:

java.lang.ClassCastException: org.netbeans.jmi.javamodel.StringLiteral$Impl
	at
org.netbeans.modules.j2ee.dd.impl.web.WebNNListener.webServiceRefNNAdded(WebNNListener.java:216)
	at
org.netbeans.modules.j2ee.dd.impl.web.WebNNListener.addMemberAnnotation(WebNNListener.java:161)
	at
org.netbeans.modules.j2ee.metadata.NNMDRListener.memberAnnotationAdded(NNMDRListener.java:482)
	at
org.netbeans.modules.j2ee.metadata.NNMDRListener.annotationAdded(NNMDRListener.java:517)
	at
org.netbeans.modules.j2ee.metadata.NNMDRListener.access$500(NNMDRListener.java:66)
	at org.netbeans.modules.j2ee.metadata.NNMDRListener$2.run(NNMDRListener.java:121)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)
Comment 1 jfjdarundayii 2006-09-16 20:26:59 UTC
Created attachment 34051 [details]
java.lang.ClassCastExcpetion occured
Comment 2 Peter Pis 2006-09-18 10:52:27 UTC
Reassigning to "j2ee" for evaluation.
Comment 3 Daniel Prusa 2006-09-21 16:50:49 UTC

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