There is an official, "Arquillian GlassFish Embedded 3.1", plugin. Should this work with Glassfish V4, or is it a headache in the making? Is there some other way to test Glassfish V4 with Arquillian?
Asked
Active
Viewed 2,857 times
1 Answers
14
Latest 3.1 container adapter (CR4) should work with 4.x without any problems, as indicated on this blog entry.

bartosz.majsak
- 1,054
- 9
- 13
-
1I read that blog post and never noticed the bit about GF4. As an aside note, my tests are working properly with GF4 too. Thanks! – le3th4x0rbot Jul 18 '13 at 13:30
-
It does say clearly at feature request: "ARQ-1293 - Add Support for GlassFish 4.x series" – Evandro Pomatti Oct 02 '14 at 03:02