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 181368

Summary: GlassFish v3 not registered in NB
Product: installer Reporter: Ivan Sidorkin <ivansidorkin>
Component: CodeAssignee: dlipin <dlipin>
Status: VERIFIED FIXED    
Severity: normal CC: pjiricka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 179249    

Description Ivan Sidorkin 2010-03-01 09:45:01 UTC
NetBeans IDE Build 201003010200 full build with installer 
tested on windows and linux

glassfish not available in servers
so can't create web/j2ee application after installing NB

workaround: add server manually
Comment 1 Vince Kraemer 2010-03-01 12:19:49 UTC
this is due to the fact that we are transitioning from one installation strategy to another.

The plugins (GF and TC) have changed and the installer has not caught up.

This is also related to a test failure.... J2EEValidation.testWebApplication.

That test or the initialization of the test will need to change to respect the new strategy.
Comment 2 dlipin 2010-03-01 15:11:19 UTC
New integration strategy has been on installer side in
http://hg.netbeans.org/main-silver/rev/57232b4ba238
Please verify, say, on one of Windows/Linux/Solaris and definitely Mac OS X.
Comment 3 Ivan Sidorkin 2010-04-16 12:40:43 UTC
verified