You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Corridor Software Developer (JIRA)" <ji...@apache.org> on 2007/03/18 23:21:09 UTC

[jira] Created: (JCR-797) Typo in the deploy/jboss/4.x/jcr-ds.xml file

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.


[jira] Assigned: (JCR-797) Typo in the deploy/jboss/4.x/jcr-ds.xml file

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting reassigned JCR-797:
---------------------------------

    Assignee: Jukka Zitting

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


[jira] Resolved: (JCR-797) Typo in the deploy/jboss/4.x/jcr-ds.xml file

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ 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.