GBean order makes security work?
--------------------------------
Key: GERONIMO-3486
URL: https://issues.apache.org/jira/browse/GERONIMO-3486
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.0.2, 2.0.x, 2.1
Reporter: Jarek Gawor
I was trying to fix the testsuite/enterprise-testsuite/sec-tests tests.
Initially, the test were failing with
"javax.security.auth.login.LoginException: No LoginModules configured". After
trying a few things, I switched the order of GBeans in the deployment plan and
that made the tests pass. See
http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/enterprise-testsuite/sec-tests/sec-ejb/src/main/resources/META-INF/openejb-jar.xml?r1=560771&r2=579469.
I'm not sure if this is a bug or not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.