Typo in the deploy/jboss/4.x/jcr-ds.xml file
--------------------------------------------

                 Key: JCR-797
                 URL: https://issues.apache.org/jira/browse/JCR-797
             Project: Jackrabbit
          Issue Type: Bug
    Affects Versions: 1.2.3
         Environment: mvn 2.0.x, jdk 1.5, linux, jboss 4.0.4
            Reporter: Corridor Software Developer
            Priority: Minor



The datasource descriptor in the jboss 4.x example xml file has a type in this 
line:

<config-property name="bindSessionToTrasaction" 
type="java.lang.Boolean">true</config-property>

bindSessionToTrasaction ought to be bindSessionToTransaction - there is an 'n' 
missing from Transaction.

Found this on the tagged release in the subversion repo.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to