[ 
http://jira.codehaus.org/browse/MJBOSS-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Gier closed MJBOSS-43.
---------------------------

    Resolution: Fixed

The attached files seemed to have some extra changes that are not needed.  Next 
time can you attach a file with just the contents of "svn diff"?  I made a more 
generic solution by adding a new parameter called "options" that can be used to 
pass any command line options to the run and shutdown commands.  Let me know if 
this works ok for you.

Fixed in 
[r11667|http://fisheye.codehaus.org/changelog/mojo/trunk/mojo?cs=11667].

> stop don't work on a secured jmx-console
> ----------------------------------------
>
>                 Key: MJBOSS-43
>                 URL: http://jira.codehaus.org/browse/MJBOSS-43
>             Project: Maven 2.x JBoss Plugin
>          Issue Type: Bug
>    Affects Versions: 1.4.0, 1.4.1
>            Reporter: Roland Wiesemann
>            Assignee: Paul Gier
>             Fix For: 1.4.1
>
>         Attachments: AbstractJBossMojo.java, StopMojo.java
>
>
> The stop goal is executing the command
> {noformat}
> shutdown -S
> {noformat}
> To work in a secured jboss environment, a command like
> {noformat}
> shutdown -s jnp://<host>:<port> -u <user-name> -p <password>
> {noformat}
> is necessary.
> As attachment 2 files with changes to solve this issue.

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


Reply via email to