-
Apr 6th, 2011, 04:37 AM
#1
Spring-Data limitations on OSGi
Hello friends,
I'm very enthusiastic about spring-data and I'm eager to use it into my OSGi applications, but I'm concerned about the not yet release code. It would be nice to hear another experience and comments about:
- OSGified libs - i.e. if I want to import the libs from the OSGi environment, there's a already a bundle for exporting then? For which (sub)projects?
- If not, what's required for that, just a manifest? Someone can share it?
thanks
Paulo Machado
-
Apr 6th, 2011, 08:50 AM
#2
Hi,
there had been an issue with our manifest files as we had misconfigured the Maven JAR plugin which in turn caused the Bundlor-generated manifests not ending up inside our release JARs. This should be fixed as of [1] (the ticket was filed against JPA but we have fixed that for Commons and Mongo as well). Beyond that it should be a matter of finding OSGi-ready JARs of the underlying datastore.
Cheers,
Ollie
[1] https://jira.springsource.org/browse/DATAJPA-42
-
Apr 6th, 2011, 08:55 AM
#3
I will keep an eye on this issue. Also, next time I'll take a look in the jira before asking in the forum.
Thanks for the reply,
cheers
Paulo
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules