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

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

@raygao

Description

@raygao

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions