[arquillian-issues] [JBoss JIRA] Resolved: (ARQ-331) Add support for the "-c" JBossAS command line option override to select the server configuration in arquillian.xml

Thorsten Kunz (JIRA) jira-events at lists.jboss.org
Thu Nov 11 11:10:01 EST 2010


     [ https://jira.jboss.org/browse/ARQ-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thorsten Kunz resolved ARQ-331.
-------------------------------

    Resolution: Done


Bah, of course it does! I am sorry, I must have missed the option. :(

Sorry and never mind!

> Add support for the "-c" JBossAS command line option override to select the server configuration in arquillian.xml
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARQ-331
>                 URL: https://jira.jboss.org/browse/ARQ-331
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Configuration, JBoss Containers
>    Affects Versions: 1.0.0.Alpha4
>            Reporter: Thorsten Kunz
>
> Please add support for the "-c" JBossAS command line option to the arquillian.xml configuration file. Out of the box Arquillian is only using the "-c default" option.
> It would be very nice to be able to select the server configuration to boot in containers that support lifecycle.
> Here is how it could look like in the configuration:
> 	<jboss:container>
> 		<jboss:jbossHome>/path/to/jbossas</jboss:jbossHome>
> 		<jboss:bindAddress>127.0.0.1</jboss:bindAddress>
> 		<jboss:httpPort>8080</jboss:httpPort>
> 		<jboss:profile>jbossweb-standalone</jboss:profile>
> 	</jboss:container>
> Thanks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list