[infinispan-issues] [JBoss JIRA] (ISPN-2838) Remote configuration in the arquillian.xml file should be commented - See JDF-215 for details

Dan Berindei (JIRA) jira-events at lists.jboss.org
Tue Jun 25 13:59:31 EDT 2013


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

Dan Berindei updated ISPN-2838:
-------------------------------

    Fix Version/s: 6.0.0.Alpha1
                       (was: 5.3.0.Final)

    
> Remote configuration in the arquillian.xml file should be commented - See JDF-215 for details
> ---------------------------------------------------------------------------------------------
>
>                 Key: ISPN-2838
>                 URL: https://issues.jboss.org/browse/ISPN-2838
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Demos and Tutorials
>            Reporter: Sande Gilda
>            Assignee: Mircea Markus
>             Fix For: 6.0.0.Alpha1
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list