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

[JBTM-3553] The procedure to configure Oracle DB needs to be updated #1934

Merged
merged 1 commit into from Dec 9, 2021

Conversation

jmfinelli
Copy link
Contributor

@jmfinelli jmfinelli commented Dec 8, 2021

This PR addresses JBTM-3553.

To test:
QA_JTA

To exclude:
!CORE !TOMCAT !AS_TESTS !RTS !JACOCO !XTS !QA_JTS_JACORB !QA_JTS_JDKORB !QA_JTS_OPENJDKORB !PERF !LRA !DB_TESTS !mysql !db2 !postgres !oracle


return (String) _profile.get(profileName + "_Host");
}
return (String) _profile.get(profileName + "_DatabaseName");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should consider to remove this serviceName function (and please see below for some more context)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ops, copy&paste mistake. _DatabaseName at line 93 should have been _ServiceName. Also, the function I was calling was getOrDefault...I will update the PR. Thanks for spotting that :-)

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jmfinelli jmfinelli merged commit f4e50fc into jbosstm:master Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants