Hi!

Could you please checkout the latest branches/owb-1.2.x?

I implemented some fallbacks which get used when running on GAE now. 

It basically boils down to not using Unsafe but newInstance() if we cannot get 
the allocate method from Unsafe. Of course this has some impact and might slow 
down your beans a bit, but it should work fine for now.


LieGrue,
strub





> On Friday, 21 November 2014, 16:39, PÉNET LUDOVIC <[email protected]> wrote:
> > 
> Mark Struberg a écrit :
>>  We probably might do the Proxy factories as SPI Service. So we can replace
>>  the calls to Unsafe with newInstance. Or even provide ways to run without
>>  proxies (for smallish Java SE projects).
>> 
>>  LieGrue,
>>  strub
>> 
> I created issue 1029 ( https://issues.apache.org/jira/browse/OWB-1029 )
> and proposed a patch to 1.5.0-SNAPSHOT.
> 
> Best regards,
> 
> 
> Ludovic
> 
> |
> | AVANT D'IMPRIMER, PENSEZ A L'ENVIRONNEMENT.
> |
>

Reply via email to