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 83543 - ArrayIndexOutOfBoundsException after trying to create an Entity Bean
Summary: ArrayIndexOutOfBoundsException after trying to create an Entity Bean
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-08-28 04:01 UTC by jmalonzo
Modified: 2007-01-08 07:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Entity Bean creation ArrayIndexOutOfBoundsException (3.03 KB, text/plain)
2006-08-28 04:02 UTC, jmalonzo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jmalonzo 2006-08-28 04:01:49 UTC
Version: Netbeans 5.5 daily build 27-08-2006.
JDK Version: Java 1.5 update 7

This happens when you right click on a package, click 'New' then 'Entity Bean'.
I've attached the stack trace. 

Cheers.
Comment 1 jmalonzo 2006-08-28 04:02:23 UTC
Created attachment 33305 [details]
Entity Bean creation ArrayIndexOutOfBoundsException
Comment 2 jmalonzo 2006-08-29 08:52:24 UTC
Hi! This also happens when I tried to create a Message-driven Bean.

Cheers.
Comment 3 Martin Adamek 2006-08-29 10:12:43 UTC
I cannot reproduce this. Marking as RANDOM.
Comment 4 Martin Adamek 2007-01-08 07:44:16 UTC
TransactionHelper was removed lately, so this issue doesn't make any sense
anymore. Thanks for report anyway.