Hi All,
Is there a validator that can be used to check conformity with the EJB 3
specification? For example I run in some code where a MDB extended from another
MDB, although the specification states that "A message-
driven bean class must not have a superclass that is itself a message-dr
Configuration for custom login module configured in login-config.xml:
|
| java:/jaas/CoreApplication
| core.rbac.BasicPrincipal
| core.rbac.jboss.CertificateVerifier
|
|
The custom login module is a subclass of BaseCertLoginM
Hi all,
We have an application that needs a custom principal in both the web and the
ejb3 component of the application. The application is configured to use
CLIENT-CERT. We defined a custom principal as specified at
http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingCustomPrincpalsWith
The pr