Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Does anyone know if Spring Data MongoDB supports OSGI container #5

Open
raygao opened this issue Mar 21, 2013 · 0 comments
Open

Does anyone know if Spring Data MongoDB supports OSGI container #5

raygao opened this issue Mar 21, 2013 · 0 comments

Comments

@raygao
Copy link

raygao commented Mar 21, 2013

I have an example application, involving the Spring MongoDB. It works fine with the Tomcat.
But, when I converted it to an OSGi application. I am getting following problems.
org.springframework.data.annotation,version=[1.4,2) -- Cannot be resolved
org.springframework.data.mongodb.core.mapping,version=[1.1,2) -- Cannot be resolved
org.springframework.data.mongodb.repository,version=[1.1,2) -- Cannot be resolved

So, my question is if the Spring Data MongoDB driver supports OSGi container?

Thanks a lot for a speedy reply.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant