[jboss-jira] [JBoss JIRA] Commented: (JBJCA-94) Reauthentication support
Dmitri Voronov (JIRA)
jira-events at lists.jboss.org
Thu Jun 4 04:53:56 EDT 2009
[ https://jira.jboss.org/jira/browse/JBJCA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12470559#action_12470559 ]
Dmitri Voronov commented on JBJCA-94:
-------------------------------------
Since JCA specification addresses reauthentication responsibilities to both server and resource adapter, its implementation can be considered separately. In my opinion there should be two different tasks:
First of all the JBoss JCA has to provide reauthentication support, if a certain resource adapter; and it could be a third party resource adapter, does support. The JBoss JCA has to recognize this ability by interpreting of the ra.xml and provide an appropriate pooling and handling for Managed Connections.
The second task is to implement reauthentication in JBoss own resource adapters like JDBC.
>From my point of view the first task is most important, since the third party resource adapter depend on this feature. This will help to avoid such scenarios mentioned in the forum topic. I assume that an implementation of this feature in JBoss JCA is not so difficult.
> Reauthentication support
> ------------------------
>
> Key: JBJCA-94
> URL: https://jira.jboss.org/jira/browse/JBJCA-94
> Project: JBoss JCA
> Issue Type: Task
> Components: Core
> Reporter: Jesper Pedersen
> Assignee: Jesper Pedersen
>
> Implement reauthentication support.
> See chapter 8 and related security discussions for details.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list