[ 
https://issues.apache.org/jira/browse/GERONIMO-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739404#action_12739404
 ] 

Ivan commented on GERONIMO-4780:
--------------------------------

I tried to add the schema-1.5 dependency, the xmlbean is good, but we still get 
the problem of geronimo-connector-builder is still an issue in the deployment 
process, maybe we need to create a classload plugin for it.

> jsr88 client is too dependent on too many plugins
> -------------------------------------------------
>
>                 Key: GERONIMO-4780
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4780
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.2
>
>         Attachments: GERONIMO-4780-preliminary.patch
>
>
> We're seeing some problems with a jsr88 client that is running with a 
> security manager.  The jsr88 rar configurer plugin has a classes dependency 
> on the connector-deployer plugin to get its classes.  In the configuration in 
> question, this involves loading but not starting a gbean with an encrypted 
> attribute, which loads JCE which requires permission to create (but not 
> install) a security manager.
> The other jsr88 plugins don't use a plugin dependency to get classes, but 
> rather a jar dependency.  I think this will work OK for the rar configurer 
> also.  Also, its not like anyone uses this stuff.

-- 
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