]
RH Bugzilla Integration commented on TEIID-4145:
------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug
JDG Local Cache Quickstart deployed configuration file name
doesn't match the resource-adapter
-----------------------------------------------------------------------------------------------
Key: TEIID-4145
URL:
https://issues.jboss.org/browse/TEIID-4145
Project: Teiid
Issue Type: Bug
Components: Quick Starts
Reporter: Van Halbert
Assignee: Van Halbert
Priority: Minor
The jdg local cache resource-adapter fails to start due to a missing file.
In the jdg-local-cache quickstart, the configuration file
(infinispan_persistent_config.xml) that's deployed does not match the name of the
"ConfigurationFilenamForLocalCache" property that's set in the example
resource-adapter (docs/teiid/datasources/infinispan/infinispan-ds.xml).
Either, the property name in the resource-adapter can be changed or rename the config
file.
I plan on renaming the file in the quickstart to be infinispan.xml.