I went through and modified all the arquillian.xml files to contain 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>
Apparently some crept back in.
The kitchensink-rf and kitchensink-deltaspike quickstarts originate in the RichFaces and Infinispan quickstarts. We need to enter duplicate issues there.
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
I went through and modified all the arquillian.xml files to contain 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>
Apparently some crept back in.
The kitchensink-rf and kitchensink-deltaspike quickstarts originate in the RichFaces and Infinispan quickstarts. We need to enter duplicate issues there.