admin@glassfish.java.net

admin console upgrade failure-in-waiting

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Tue, 18 Jan 2011 17:59:53 -0500

Hi team,

I just filed this:
http://java.net/jira/browse/GLASSFISH-15599

I honestly don't know if this should be fixed now or not. It's a simple fix, and should be included at some point to have well-behaved code, but it's a fix for an error that I've never seen happen (yet). See the "order of Habitat.getInhabitants(Class class) values?" thread on the dev list for more info:

http://java.net/projects/glassfish/lists/dev/archive/2011-01/message/147

I wanted to ask here if someone could look at AdminConsoleConfigUpgrade and AdminRESTConfigUpgrade to verify that they don't depend on each other. If so, it would be simple to inject one into the other. But since they're both in the same package in the same module, maybe they should just be combined (for all I know).

Thanks,
Bobby