Skip to content

Ability to mix JNDI injection vs manual creation of objects #8

@emmanuelbernard

Description

@emmanuelbernard

Assuming we get this notion of NoSQL datasource in WildFly.
Depending where the code is run, we want the connection pool (MongoClient) to be retrieved from JNDI or built by this extension.
How would that kind of magic happen? I imagine PersistenceContext has something like that (or should :) ) to help the mix of unit tests and actual deployments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions