Move jndi.properties out as Configuration
-----------------------------------------
Key: ARQ-124
URL:
https://issues.jboss.org/browse/ARQ-124
Project: Arquillian
Issue Type: Bug
Components: Configuration, Documentation
Affects Versions: 1.0.0.Alpha1, 1.0.0.Alpha2
Reporter: Aslak Knutsen
Assignee: Aslak Knutsen
Priority: Critical
Fix For: 1.0.0.Alpha5
When using multiple containers in the same project they might require different
jndi.properties files. Since jndi.properties are sucked in by the InitialContext
automagically, multiple resource folders has to be used to control which jndi.properties
file is the active.
Remove the need for jndi.properties by extending the Configuration module to support jndi
properties pr container.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: