Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

[CLOUD-2192] new version of datasources.env, hibernate-portfolio-vdb.xml, jdg-mat-cache-vdb.xml #75

Merged
merged 1 commit into from Feb 28, 2018

Conversation

penehyba
Copy link
Contributor

datasources.env row
if [ -f "/deployments/jdg-remote-cache-mat-vdb.xml" ]; then
changed to:
if [ -f "/deployments/jdg-mat-cache-vdb.xml" ]; then
added:
MAT_CACHE_PROPERTY_UserName=jdg
MAT_CACHE_PROPERTY_Password=JBoss.123
MAT_CACHE_PROPERTY_AuthenticationRealm=ApplicationRealm
MAT_CACHE_PROPERTY_AuthenticationServerName=jdg-server
MAT_CACHE_PROPERTY_SaslMechanism=DIGEST-MD5

jdg-mat-cache-vdb.xml:
fixed st_stockCache -> ST_stockCache
added primary key

hibernate-portfolio-vdb.xml
added primary key

Copy link
Contributor

@vhalbert vhalbert left a comment

Choose a reason for hiding this comment

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

Looks good

@rcernich
Copy link
Contributor

could we get these squashed and add a jira id to the message (for tracking purposes). TIA

@vhalbert
Copy link
Contributor

I thought we were not worrying about that, so that we could get to a base line for 6.4

@rcernich
Copy link
Contributor

Right, but don't we have a general "create jdv 6.4 image" jira?

@vhalbert
Copy link
Contributor

yes, its CLOUD-2067
However, these changes are for the quickstart.

@maschmid
Copy link

I have added this PR to teh https://issues.jboss.org/browse/CLOUD-2192

@rcernich rcernich merged commit a6c5c4f into jboss-openshift:master Feb 28, 2018
@rcernich
Copy link
Contributor

In the future, please use a working branch for your changes. I manually processed the PR to ensure your master branch would stay in sync with upstream master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants