[ 
https://issues.apache.org/jira/browse/GERONIMO-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515936
 ] 

David Jencks commented on GERONIMO-3344:
----------------------------------------

I'm not sure how to fix this in openejb myself because I don't know what you 
mean by containerManagedSecurity. I changed the API slightly so instead of 
specifying containerManagedSecurity as a boolean and if true extracting the 
"next subject" from geronimo's proprietary ContextManager class as we were 
doing before now you supply a SubjectSource that will actually supply the 
subjects if you want container managed security.  If you don't, you supply null 
instead.

> Split out non-kernel-dependent transaction and connector classes for use by 
> openejb, jencks, etc etc.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3344
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3344
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: connector, transaction manager
>    Affects Versions: 2.0-M6
>            Reporter: David Jencks
>            Assignee: David Jencks
>         Attachments: openejb-deps.patch.txt
>
>
> People have been asking for this for years.... wny not now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to