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

Adrian Brock (JIRA) jira-events at lists.jboss.org
Tue Nov 6 10:43:44 EST 2007


    [ http://jira.jboss.com/jira/browse/JBAS-4943?page=comments#action_12386203 ] 
            
Adrian Brock commented on JBAS-4943:
------------------------------------

I've also updated this example/overview WIKI page:
http://wiki.jboss.org/wiki/Wiki.jsp?page=DSdotXML

> 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: Documentation, JCA service
>    Affects Versions: JBossAS-4.0.5.GA
>         Environment: Any
>            Reporter: Michael Lipp
>         Assigned To: Norman Richards
>             Fix For:  JBossAS-5.0.0.Beta3, 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