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 86261 - NPE from ASTProvider when agreeing to add import for javax.jms.MessageListener
Summary: NPE from ASTProvider when agreeing to add import for javax.jms.MessageListener
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: Sun Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-01 06:48 UTC by keyvez
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log file (77.25 KB, text/plain)
2006-10-01 06:50 UTC, keyvez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description keyvez 2006-10-01 06:48:13 UTC
Here's what I was doing,

http://www.netbeans.org/kb/55/ejb30-jboss.html

I followed this tutorial step by step, and I used the Jboss bundle of Netbeans 5.5,

I was in the "Creating the NewMessage Message-Driven Bean" section, of the
tutorial, and I encountered this error on setup 2 when I clicked on the
code-correct bulb icon, and chose to "add an import for javax.jms.MessageListener".
Comment 1 keyvez 2006-10-01 06:50:15 UTC
Created attachment 34749 [details]
messages.log file
Comment 2 Jan Becicka 2006-10-26 16:27:50 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 3 Quality Engineering 2007-09-20 10:50:01 UTC
Reorganization of java component