Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions