[jboss-jira] [JBoss JIRA] Closed: (JBAS-4252) Add jboss-web_4_2.dtd to http://www.jboss.org/j2ee/dtd/ and problematic include of service-ref_4_2.dtd

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Sun Apr 1 14:35:58 EDT 2007


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

Dimitris Andreadis closed JBAS-4252.
------------------------------------

    Fix Version/s: JBossAS-4.2.0.GA
       Resolution: Done

I've updated the inclusions like this:

<!ENTITY % service-ref PUBLIC
   "-//JBoss//DTD Web Service Reference 4.2//EN"
   "http://www.jboss.org/j2ee/dtd/service-ref_4_2.dtd">

%service-ref; 

And created a separate task for publishing the updated dtds to www.jboss.org.

> Add jboss-web_4_2.dtd to http://www.jboss.org/j2ee/dtd/ and problematic include of service-ref_4_2.dtd
> ------------------------------------------------------------------------------------------------------
>
>                 Key: JBAS-4252
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4252
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: JBossAS-4.2.0.CR1
>            Reporter: Wolfgang Knauf
>         Assigned To: Dimitris Andreadis
>             Fix For: JBossAS-4.2.0.GA
>
>
> In /docs/dtd/jboss-web_4_2.dtd the suggestd DTD url is "http://www.jboss.org/j2ee/dtd/jboss-web_4_2.dtd", but at this location I do not find the 4.2 files.
> Line 15 of jboss-web_4_2.dtd  seems to be invalid:
> <!ENTITY % service-ref SYSTEM "./docs/dtd/service-ref_4_2.dtd"> 
> The relative path causes problems, e.g. Eclipse cannot evaluate the DTD and so it cannot validate a jboss-web.xml file or provide content assist. Shouldn't the URL point to http://www.jboss.org/j2ee/dtd/ either ?
> Same problem for jboss-client_4_2.dtd, jboss-app_4_2.dtd and jboss_4_2.dtd.

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