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 112132

Summary: freezes when creating a new session ejb
Product: javaee Reporter: teodoro <teodoro>
Component: EJBAssignee: martin_adamek <martin_adamek>
Status: RESOLVED FIXED    
Severity: blocker Keywords: RANDOM
Priority: P2    
Version: 6.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: message log file

Description teodoro 2007-08-06 23:47:44 UTC
Steps to reproduce:
1. create a ejb project
2. create a session ejb, fill name, package ect., select finish.
It get stuck on the ejb wizard and logs an exception on message.log file.


Enviroment:
Product Version: NetBeans IDE 6.0 M10 (build 200706281431) Java: 1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05
System: SunOS version 5.10 running on x86; ISO8859-1; en_US (nb) Userdir: /home/tpfeiff/.netbeans/6.0m10
Comment 1 teodoro 2007-08-06 23:48:29 UTC
Created attachment 46237 [details]
message log file
Comment 2 martin_adamek 2007-08-07 14:07:55 UTC
I am not able to reproduce this. Can you please try latest daily build ( http://bits.netbeans.org/download/6.0/nightly/latest/ )?
Comment 3 teodoro 2007-08-07 21:11:34 UTC
it works fine on Netbeans DEV 20070807. Thanks.