[jboss-jira] [JBoss JIRA] (JBASMP-72) enable --admin-only mode for start & run goals

Matt Drees (JIRA) issues at jboss.org
Tue Sep 9 18:21:19 EDT 2014


Matt Drees created JBASMP-72:
--------------------------------

             Summary: enable --admin-only mode for start & run goals
                 Key: JBASMP-72
                 URL: https://issues.jboss.org/browse/JBASMP-72
             Project: JBoss AS Maven Plugins
          Issue Type: Feature Request
            Reporter: Matt Drees
            Assignee: James Perkins


It'd be handy to be able to start jboss AS in admin-only mode (https://access.redhat.com/solutions/341813).

One solution would be to add a <adminOnly>true</adminOnly> configuration option.

Another would to add a <jbossArgs> option (akin to <jvmArgs>), and I could then specify <jbossArgs>--admin-only</jbossArgs>.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list