[
http://jira.codehaus.org/browse/MJBOSS-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Gier updated MJBOSS-45:
----------------------------
Fix Version/s: 1.4.1
> start and stop doesn't work if the server is bound to an address or JNDI port
> different from localhost:1099
> -----------------------------------------------------------------------------------------------------------
>
> Key: MJBOSS-45
> URL: http://jira.codehaus.org/browse/MJBOSS-45
> Project: Maven 2.x JBoss Plugin
> Issue Type: Bug
> Affects Versions: 1.4.0
> Environment: Win XP, Win 2003 Server 64bit
> Reporter: Péter Török
> Fix For: 1.4.1
>
> Attachments: MJBOSS-45.patch
>
>
> The start and stop goals don't handle the case when the server instance is
> (should be) bound to a specific address, different from localhost.
> From the command line this is achieved by calling the run script with the -b
> parameter, like
> run -c MyServer -b myhost
> and the shutdown script with the -s parameter, like:
> shutdown -s myhost:1199 -S
> However, StartMojo and StopMojo currently don't use these parameters, even
> though they are available as properties to the plugin.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email