[ http://jira.jboss.com/jira/browse/JBAS-1455?page=history ]
     
Adrian Brock closed JBAS-1455:
------------------------------

     Resolution: Done
    Fix Version:  JBossAS-4.0.2RC1

That dtd is already present in lib/jboss-jca.jar
The problem was that the xsl subdeployer was not using the
JBossEntityResolver that knows about the dtds in the jars.

> Unable to deploy *-ds.xml with DOCTYPE datasources
> --------------------------------------------------
>
>          Key: JBAS-1455
>          URL: http://jira.jboss.com/jira/browse/JBAS-1455
>      Project: JBoss Application Server
>         Type: Bug
>   Components: JCA service
>     Versions: JBossAS-4.0.1 Final
>     Reporter: Wonne Keysers
>     Assignee: Adrian Brock
>      Fix For:  JBossAS-4.0.2RC1

>
>
> When the following doctype is added to our *-ds.xml files, the XSDSubDeployer 
> seems to attempt to download the referenced DTD. When the URL cannot be 
> reached (e.g. behind firewall), deployment of the DataSource simply hangs...
> <!DOCTYPE datasources
>     PUBLIC "-//JBoss//DTD JBOSS JCA Config 1.5//EN"
>     "http://www.jboss.org/j2ee/dtd/jboss-ds_1_5.dtd";>
> Solution: Add jboss-ds_1_5.dtd to <jboss.server.home.dir>/lib/jboss.jar (?)

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to