[infinispan-issues] [JBoss JIRA] (ISPN-1696) <versioning /> element not parsed with new Parser

Manik Surtani (Created) (JIRA) jira-events at lists.jboss.org
Mon Jan 9 06:59:09 EST 2012


<versioning /> element not parsed with new Parser
-------------------------------------------------

                 Key: ISPN-1696
                 URL: https://issues.jboss.org/browse/ISPN-1696
             Project: Infinispan
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 5.1.0.CR2
            Reporter: Manik Surtani
            Assignee: Manik Surtani
             Fix For: 5.1.0.CR3


A user complaint: 

{quote}
I needed to enable versioning.  Looking at http://docs.jboss.org/infinispan/5.1/apidocs/config.html#ce_default_versioning I tried to add 

<versioning versioningScheme="SIMPLE" enabled="true" />

to the <default> section in the configuration file, but apparently I'm doing something wrong, because then I get this exception from the parser:

    Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[35,5]
    Message: Unexpected element 'versioning' encountered
{quote}

--
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