[jboss-user] [JCA] New message: "Re: Custom/Wrapped JDBC Driver for DataSource"

Adrian Brock do-not-reply at jboss.com
Tue Jan 12 09:21:13 EST 2010


User development,

A new message was posted in the thread "Custom/Wrapped JDBC Driver for DataSource":

http://community.jboss.org/message/519536#519536

Author  : Adrian Brock
Profile : http://community.jboss.org/people/adrian@jboss.org

Message:
--------------------------------------------------------------
You need to write a JCA JAAS login module that retrieves the subject from your file,
configure it in conf/login-config.xml and then reference it using the <security-domain> in your -ds.xml
See:
http://community.jboss.org/docs/DOC-9350
 
There isn't one that explicitly does what you want, but they aren't that difficult to write - current impls are here:
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/security/security-jboss-sx/trunk/jbosssx/src/main/java/org/jboss/resource/security/

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/519536#519536




More information about the jboss-user mailing list