This is a broader question than just for AMX, but what happens here?
public interface ConfigConfig
extends PropertiesAccess, SystemPropertiesAccess,
NamedConfigElement, Container, DefaultValues{
...
public IIOPServiceConfig getIIOPServiceConfig(); <============
relevant?
public HTTPServiceConfig getHTTPServiceConfig(); <============
relevant?
public NetworkConfig getNetworkConfig(); <=============== just added
for Grizzly
...
}
..............................................
Lloyd Chambers
lloyd.chambers_at_sun.com
GlassFish team, admin