[infinispan-issues] [JBoss JIRA] (ISPN-3065) Cant declaratively set simpleConnection.connectionUrl

Rob Haycock (JIRA) jira-events at lists.jboss.org
Wed May 1 05:33:53 EDT 2013


Rob Haycock created ISPN-3065:
---------------------------------

             Summary: Cant declaratively set simpleConnection.connectionUrl
                 Key: ISPN-3065
                 URL: https://issues.jboss.org/browse/ISPN-3065
             Project: Infinispan
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 5.2.5.Final
            Reporter: Rob Haycock
            Assignee: Mircea Markus


In parseSimpleConnectionAttributes() have this line...

         case CONNECTION_URL: {
            builder.driverClass(value);

should be builder.connectionUrl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list