Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate OCI ATP with MP DataSource #3393

Open
arjav-desai opened this issue Sep 9, 2021 · 0 comments
Open

Integrate OCI ATP with MP DataSource #3393

arjav-desai opened this issue Sep 9, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request MP OCI P3

Comments

@arjav-desai
Copy link
Member

This is a follow-up to #3072. As seen in the example https://github.com/oracle/helidon/tree/master/examples/integrations/oci/atp-cdi, once user gets the wallet, they still have to do a lot in order to config DataSource/ConnectionPool with wallet info.

It would be very user friendly, if we can take info/config e.g.
oracle.ucp.helidon.AtpDataSource.test.service=helidon_atp_high oracle.ucp.helidon.AtpDataSource.test.user=testUser oracle.ucp.helidon.AtpDataSource.test.password=testPassword
When this test datasource is injected and connection is retrieved from it, we can figure out the jdbc url as well as get wallet without user needing to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MP OCI P3
Projects
Status: Normal priority
Development

No branches or pull requests

2 participants