Dmitri Voronov [https://community.jboss.org/people/dimonv] created the discussion
"Resource Adapter + authentication" To view the discussion, visit: https://community.jboss.org/message/717233#717233 -------------------------------------------------------------- Hi all, I'm testing my resource adapter with JBoss AS 7.1 and trying to protect it by means of a security-domain. I configured: | | <security> | | | <security-domain>other</security-domain> | | | </security> | but the subject in the method MyManagedConnectionImpl.getConnection(Subject subject, ConnectionRequestInfo crInfo) is null. Can anybody write me what is the right way to protect a JCA connection factory by means of a security-domain? Thanks -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/717233#717233] Start a new discussion in IronJacamar at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
