Re: Maven-OSGI and Spring

2012-05-22 Thread Ron Wheeler

What do you mean "this doesn't work"?
A little detail might get you some help.

Ron


On 22/05/2012 7:24 AM, CHOUBEY, PRIYAL wrote:

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





--
Ron Wheeler President Artifact Software Inc email: 
rwhee...@artifact-software.com skype: ronaldmwheeler phone: 
866-970-2435, ext 102


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Recall: Maven-OSGI and Spring

2012-05-22 Thread CHOUBEY, PRIYAL
CHOUBEY, PRIYAL would like to recall the message, "Maven-OSGI and Spring".
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Maven-OSGI and Spring

2012-05-22 Thread CHOUBEY, PRIYAL
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