You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org> on 2005/10/31 20:52:59 UTC

[jira] Closed: (GERONIMO-848) Deployer ignores Geronimo URL host/port

     [ http://issues.apache.org/jira/browse/GERONIMO-848?page=all ]
     
Dain Sundstrom closed GERONIMO-848:
-----------------------------------


> Deployer ignores Geronimo URL host/port
> ---------------------------------------
>
>          Key: GERONIMO-848
>          URL: http://issues.apache.org/jira/browse/GERONIMO-848
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Versions: 1.0-M4
>     Reporter: Aaron Mulder
>      Fix For: 1.0-M5

>
> When the deployer connects to a server, it uses a URL of the form:
> deployer:geronimo:jmx:rmi://host:port/jndi/rmi:/JMXConnector
> Under the covers, this strips off the beginning and uses a connection of the form:
> jmx:rmi://host:port/jndi/rmi:/JMXConnector
> However, no matter what you use as the host and port, it connects to the standard port on localhost.  It should actually attempt to connect to the host and port specified and give an error if they are not valid.

-- 
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