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

wildfly container does not support serverConfig parameter

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None

      arquillian.xml snippet

          <container qualifier="wildfly-embedded" default="true">
              <configuration>
                  <property name="serverConfig">does_not_matter.xml</property>
                  <property name="jbossHome">target/wildfly-embedded/wildfly-8.2.0.Final/</property>
                  <property name="modulePath">target/wildfly-embedded/wildfly-8.2.0.Final/modules</property>
            
              </configuration>
          </container>
      
      

      Details

      • It doesn't matter what I put for serverConfig, which leads me to believe it isn't used.
      • the JBoss container supports this parameter, so it would be great if the Wildfly one did too.

            Unassigned Unassigned
            the_alchemist_jira The Alchemist (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: