You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by David Jencks <da...@yahoo.com> on 2010/10/08 06:11:47 UTC

Re: [jira] Commented: (GERONIMO-5205) Integrate Aries JPA OSGi component and blueprint extensions

I think pretty much any bytecode weaving or proxying framework is going to need a solution just like this.  I think I've run into a similar situation in openwebbeans where the proxies need access to javassist classes.  I'm going to try reusing this code to see if it works in this additional scenario, in which case I may move it to a more common location.

thanks
david jencks

On Jun 2, 2010, at 10:18 PM, Jarek Gawor (JIRA) wrote:

> 
>    [ https://issues.apache.org/jira/browse/GERONIMO-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874956#action_12874956 ] 
> 
> Jarek Gawor commented on GERONIMO-5205:
> ---------------------------------------
> 
> With revision 950878 on Equinox Geronimo will now use Equinox's ClassLoadingHook to add necessary JPA provider imports to the persistence bundle. On Felix, the fragment bundle will still be generated.
> 
> 
> 
>> Integrate Aries JPA OSGi component and blueprint extensions
>> -----------------------------------------------------------
>> 
>>                Key: GERONIMO-5205
>>                URL: https://issues.apache.org/jira/browse/GERONIMO-5205
>>            Project: Geronimo
>>         Issue Type: Sub-task
>>     Security Level: public(Regular issues) 
>>         Components: Aries, osgi, persistence
>>   Affects Versions: 3.0
>>           Reporter: Jarek Gawor
>>           Assignee: Jarek Gawor
>>            Fix For: 3.0
>> 
>> 
>> Integrate Aries JPA OSGi code and blueprint extensions.
> 
> -- 
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>