Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-331

Add support for the "-c" JBossAS command line option override to select the server configuration in arquillian.xml

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Obsolete
    • Major
    • None
    • 1.0.0.Alpha4
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            thorstenkunz Thorsten Kunz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: