users@glassfish.java.net

Re: Provide InstrumentableClassLoader to OSGI bundle classloader

From: Sahoo <Sahoo_at_Sun.COM>
Date: Thu, 11 Feb 2010 19:44:45 +0530

Do you want to develop an OSGi bundle that uses JPA and Spring? Is there
any other Java EE technology you want to use in your app?

Thanks,
Sahoo

Pavel Kuzin wrote:
> Hello!
>
> I`m trying to start simple OSGI app with glfv3, Spring and JPA.
>
> According to Spring`s documentation, glf provides an
> instrumentation-capable ClassLoader but
> only to EAR environment.
> http://static.springsource.org/spring/docs/3.0.x/reference/html/aop.html
>
> I`t true?
> How it can be fixed?
>