Branch: refs/heads/8.4.x
Home:
https://github.com/teiid/teiid
Commit: e04dd228dabef6134728dab41e84f8bf45e02dd9
https://github.com/teiid/teiid/commit/e04dd228dabef6134728dab41e84f8bf45e...
Author: vhalbert <vhalbert(a)redhat.com>
Date: 2013-10-01 (Tue, 01 Oct 2013)
Changed paths:
M
connectors/connector-infinispan/src/main/java/org/teiid/resource/adapter/infinispan/InfinispanManagedConnectionFactory.java
Log Message:
-----------
Teiid-2673 - moved the creation of cache container so that its created on the jboss
connection pool thread, not the translator thread
Commit: 10a328a83381b59d63806b7472e63d1c91c1f2da
https://github.com/teiid/teiid/commit/10a328a83381b59d63806b7472e63d1c91c...
Author: shawkins <shawkins(a)redhat.com>
Date: 2013-10-01 (Tue, 01 Oct 2013)
Changed paths:
M
connectors/connector-infinispan/src/main/java/org/teiid/resource/adapter/infinispan/InfinispanManagedConnectionFactory.java
Log Message:
-----------
Merge pull request #122 from vhalbert/teiid-2673
Teiid 2673 - fix class loading issue
Compare:
https://github.com/teiid/teiid/compare/7d5dab95d34c...10a328a83381