Is it possible to create a maven-osgi project which uses spring libraries?

I have a web dynamic project which has rest services with spring framework and 
the persistence is done by a JPA project.  When these are normal projects, 
these work fine..
But when I create Maven-OSGI project with JPA and web project and add spring 
libraries into it this doesn't work

Reply via email to