[infinispan-issues] [JBoss JIRA] (ISPN-1529) autoCommit not configurable via XML
Galder Zamarreño (Work started) (JIRA)
jira-events at lists.jboss.org
Fri Nov 18 09:21:41 EST 2011
[ https://issues.jboss.org/browse/ISPN-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ISPN-1529 started by Galder Zamarreño.
> 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
More information about the infinispan-issues
mailing list