[arquillian-issues] [JBoss JIRA] (ARQ-876) Enable --admin-only start for AS7

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Sun Apr 15 18:41:18 EDT 2012


    [ https://issues.jboss.org/browse/ARQ-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12684291#comment-12684291 ] 

Galder Zamarreño commented on ARQ-876:
--------------------------------------

Some pointers from Aslak:

- Property would be set in https://github.com/jbossas/jboss-as/blob/master/arquillian/container-managed/src/main/java/org/jboss/as/arquillian/container/managed/ManagedDeployableContainer.java#L130

- Mapping of the property to config in: https://github.com/jbossas/jboss-as/blob/master/arquillian/container-managed/src/main/java/org/jboss/as/arquillian/container/managed/ManagedContainerConfiguration.java (either a, additionalServerArguments or a startInAdminMode to be specific)
                
> Enable --admin-only start for AS7
> ---------------------------------
>
>                 Key: ARQ-876
>                 URL: https://issues.jboss.org/browse/ARQ-876
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Test Suite
>            Reporter: Galder Zamarreño
>
> Enable AS7 to be started with --admin-only. This is very useful is you wanna do this:
> - Start AS
> - Install an extension+subsystem.
> - Reload the server
> - Deploy and hit the site
> More globally, a bunch of command line options should be possible to set for AS7 startup sequence, including --admin-only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the arquillian-issues mailing list