[teiid-issues] [JBoss JIRA] (TEIID-5883) Changing infinispan dependency to use V10 errors

Van Halbert (Jira) issues at jboss.org
Wed Jan 22 08:36:06 EST 2020


Van Halbert created TEIID-5883:
----------------------------------

             Summary: Changing infinispan dependency to use V10 errors
                 Key: TEIID-5883
                 URL: https://issues.redhat.com/browse/TEIID-5883
             Project: Teiid
          Issue Type: Bug
    Affects Versions: 13.x
            Reporter: Van Halbert
            Assignee: Steven Hawkins


When changing the infinispan dependencies to reference the property, which is v10, it fails with the following error:
{code}
[ERROR] /home/vhalbert/RedHat/github/repos_codeeng/teiid/cache-infinispan/src/main/java/org/teiid/cache/infinispan/EmbeddedInfinispanCacheFactoryBuilder.java:[43,80] method transactionManagerLookup in class org.infinispan.configuration.cache.TransactionConfiguration cannot be applied to given types;
[ERROR]   required: no arguments
[ERROR]   found: <anonymous org.infinispan.commons.tx.lookup.TransactionManagerLookup>
[ERROR]   reason: actual and formal argument lists differ in length
{code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list