[jboss-jira] [JBoss JIRA] Resolved: (JBAS-4943) jboss-ds_1_5.dtd is wrong

Samson Kittoli (JIRA) jira-events at lists.jboss.org
Thu Jan 17 00:43:37 EST 2008


     [ http://jira.jboss.com/jira/browse/JBAS-4943?page=all ]

Samson Kittoli resolved JBAS-4943.
----------------------------------

    Resolution: Done

> jboss-ds_1_5.dtd is wrong
> -------------------------
>
>                 Key: JBAS-4943
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4943
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JCA service, Documentation
>    Affects Versions: JBossAS-4.0.5.GA
>         Environment: Any
>            Reporter: Michael Lipp
>         Assigned To: Samson Kittoli
>             Fix For: JBossAS-5.0.0.Beta4, JBossAS-4.2.3.GA
>
>
> The jboss-ds_1_5.dtd (as distributed in docs/dtd/) is wrong or not up-to-date (and there is no newer version and no out-of-date mark). As has been pointed out by Adrian Brock in JBAS-4942, it is possible to specify a loader-repository like this:
> <connection-factories>
>    <!-- The loader repository name used by the ear -->
>   <loader-repository>jboss.test:loader=JavaClassIsolation</loader-repository>
>    <tx-connection-factory>
>       <!-- The "path" to the rar -->
>       <rar-name>some.ear#some.rar</rar-name>
>         <etc/>
>    </tx-connection-factory>
> </connection-factories> 
> ... although this is not compliant with the DTD!
> Keeping the DTD up-to-date would avoid unnecessary bug reports and/or forum questions because looking at the DTD is the first step in finding out how to configure required behavior.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list