Good you asked about this. I totally forgot to include this functionality in the new Http Service. Added as a Jira task now. Yes, it was in 1.0.1 of Jetty Http service.
On Mon, Oct 5, 2009 at 9:25 PM, Richard S. Hall <he...@ungoverned.org>wrote: > So, is there any way to discover on which port number the remote shell is > listening for connections? If the port is configured to 0, then it will > choose an open port, but how do we know which it is? > > In the HTTP Service impl, I believe we attach a service property indicating > the port, but in this case there is no associated service to which we could > attach properties. > > This seems like it would be worthwhile. Thoughts? > > -> richard >