dev@glassfish.java.net

automatic port assignment for OSGi shell

From: Tom Mueller <Tom.Mueller_at_oracle.com>
Date: Fri, 16 Jul 2010 14:28:25 -0500

I'm looking at issue 12285 about exception messages showing up by
default in the instance server.log file.
The only one that is there for a server started on the same instance as
the DAS is for the OSGi shell being unable to bind to port 6666 because
it is already in use.

I'd like to propose that we assign the OSGi shell port using a system
property (OSGI_SHELL_PORT) just like we do for other ports.

Any objections?

Tom