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 166013

Summary: Cant create WebJpa or JsfJpa sample
Product: javaee Reporter: Ivan Sidorkin <ivansidorkin>
Component: CodeAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: jtulach, kganfield, mmirilovic
Priority: P4 Keywords: ERGONOMICS
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ivan Sidorkin 2009-05-26 09:20:23 UTC
Product Version: NetBeans IDE 6.7 RC1 (Build 200905232021)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

full installation

- try to create WebJpa or JsfJpa sample
- project window opened but project not created

after enabling required features project can be created
Comment 1 Ivan Sidorkin 2009-05-26 12:57:02 UTC
reproducible with empty userdir on WinXP, Ubuntu 8.10, Mac OS
Comment 2 Jaroslav Tulach 2009-05-27 13:06:59 UTC
I am not sure what problem you see, I am not expert in this area.

When I try this myself, the wizard says "No Java EE 5 servers registered" and disables Next & Finish button. How the 
system shall behave?
Comment 3 Ivan Sidorkin 2009-05-27 15:04:46 UTC
to reproduce:
- get full installer
- install NB with default settings
- start NB with clean userdir
- try to create WebJpa or JsfJpa sample
- project window opened but project not created

if you do not want to use installer you can edit netbeans.conf to add GF at startup
netbeans_default_options= ... -J-Dcom.sun.aas.installRoot=<GFv2 installation path> ...

but you still should have clean userdir and of course GlassFish V2 installation
Comment 4 Jaroslav Tulach 2009-05-28 21:47:19 UTC
OK, thanks. I reproduce the problem. I don't see it as stopper and I don't think it is necessary to fix for 6.7 
however. 
Comment 5 Martin Balin 2016-07-07 08:55:45 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss