[
https://issues.jboss.org/browse/ISPN-1529?page=com.atlassian.jira.plugin....
]
Galder Zamarreño commented on ISPN-1529:
----------------------------------------
Not totally fixed. I made a mistake and was forcing autoCommit to be present! Fixing
it...
autoCommit not configurable via XML
-----------------------------------
Key: ISPN-1529
URL:
https://issues.jboss.org/browse/ISPN-1529
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 5.1.0.BETA4
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Priority: Critical
Fix For: 5.1.0.BETA5
It throws:
Caused by: com.sun.xml.internal.bind.api.AccessorException: The property has a getter
"public java.lang.Boolean
org.infinispan.config.Configuration$TransactionType.isAutoCommit()" but no setter.
For unmarshalling, please define setters. (Or if this is a collection property, make sure
that the getter returns a collection instance.)
at
com.sun.xml.internal.bind.v2.runtime.reflect.Accessor$GetterOnlyReflection.set(Accessor.java:379)
at
com.sun.xml.internal.bind.v2.runtime.reflect.TransducedAccessor$CompositeTransducedAccessorImpl.parse(TransducedAccessor.java:230)
at
com.sun.xml.internal.bind.v2.runtime.unmarshaller.StructureLoader.startElement(StructureLoader.java:191)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira