You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2005/07/05 05:06:09 UTC

[jira] Resolved: (GERONIMO-698) Print port map at server startup

     [ http://issues.apache.org/jira/browse/GERONIMO-698?page=all ]
     
Aaron Mulder resolved GERONIMO-698:
-----------------------------------

    Fix Version: 1.0-M4
     Resolution: Fixed

The solution is voluntary on behalf of each GBean -- they must declare an attribute of type InetSocketAddress.  We still need this in ActiveMQ, at least.

> Print port map at server startup
> --------------------------------
>
>          Key: GERONIMO-698
>          URL: http://issues.apache.org/jira/browse/GERONIMO-698
>      Project: Geronimo
>         Type: New Feature
>     Reporter: Erin Mulder
>     Assignee: Aaron Mulder
>     Priority: Minor
>      Fix For: 1.0-M4

>
> Would be nice (especially for new users) to have the server print out a list of port assignments upon successful startup.   For example:
>   > bin/startup.sh
>   Environment information:
>     JDK_HOME: /usr/lib/java
>     GERONIMO_BUILD: 1.0-169186
>     VERBOSE_LEVEL: quiet (use -verbose to change)
>   SERVER STARTING..................................
>   Now listening on:
>     Port 1234: JMS
>     Port 8080: HTTP
>     Port 8081: HTTPS
>     Port 9876: Foo
>   SERVER STARTED SUCCESSFULLY!
>   Browse to http://localhost:8080/ for web console

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira