dev@glassfish.java.net

Re: can't start clustered instance

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Tue, 15 Jun 2010 09:14:54 -0400

> Hi Bobby - I just added @NotNull here in admin\config-api. Can you
> see if this fixes the problem? This is the same error I saw.
> Config.java
> @Element(required=true)
> @NotNull
> MonitoringService getMonitoringService();

Looks good from here. Want me to commit that change?

Cheers,
Bobby