Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2838

Remote configuration in the arquillian.xml file should be commented - See JDF-215 for details

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • Demos and Tutorials
    • None

      The kitchensink-deltaspike arquillian.xml file contains a configuration for jbossHome

      This should be commented out. All the remote configuration in the arquillian files should look like the following:

      <!-- Example configuration for a remote JBoss Enterprise Application Platform 6 or AS 7 instance -->
      <container qualifier="jboss" default="true">
      <!-- By default, arquillian will use the JBOSS_HOME environment variable. Alternatively, the configuration below can be uncommented. -->
      <!--<configuration> -->
      <!--<property name="jbossHome">/path/to/jboss/as</property> -->
      <!--</configuration> -->
      </container>

      You can copy and paste from the bean-validation arquillian.xml file.

            pruivo@redhat.com Pedro Ruivo
            sgilda_jira Sande Gilda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: