[
https://issues.apache.org/jira/browse/JCR-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-797.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.3
Fixed as suggested in revision 526679. Thanks for reporting this!
> 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
> Assigned To: Jukka Zitting
> Priority: Minor
> Fix For: 1.3
>
>
> 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.