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