0 Replies Latest reply on Jan 30, 2014 1:25 PM by svanimpe

    Using JDBC realms with Arquillian and embedded GlassFish

    svanimpe

      The application I'm testing with Arquillian uses a JDBC realm for authentication. How can I configure this realm for the embedded server that runs the tests? I have been able to create JDBC resources using a glassfish-resources.xml descriptor, but not realms.