-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
1.0.3.Final
-
None
I've tried the following tests:
- https://community.jboss.org/thread/198882
- https://github.com/arquillian/arquillian-showcase/blob/master/jms
And neither approach (injecting the InitialContext or using @Resource to inject ConnectionFactory seems to work.
I'm using jBoss AS 7.1.1.Final to test this.