dev@glassfish.java.net

Re: problem with NetBeans and GF update

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Fri, 11 Mar 2011 13:20:39 -0500

>
> Please open a NetBeans issue and describe how to reproduce the problem, step-by-step.

I know you've already gotten the email, but the bug is: http://netbeans.org/bugzilla/show_bug.cgi?id=196603

> NetBeans currently starts the server using 'java -jar glassfish.jar lots-of-blah-blah-blah'
>
> If start-domain is doing additional sanity tests before doing something similar, those checks are not getting done with the plugin.

Yep, the launcher catches that it's a 3.0.X domain and warns the user to run an upgrade. There's other magic in the launcher as well during an upgrade, such as renaming the osgi-cache directory before launching the server.

Cheers,
Bobby