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 - Cant create WebJpa or JsfJpa sample
Summary: Cant create WebJpa or JsfJpa sample
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@javaee
URL:
Keywords: ERGONOMICS
Depends on:
Blocks:
 
Reported: 2009-05-26 09:20 UTC by Ivan Sidorkin
Modified: 2016-07-07 08:55 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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