[
http://jira.jboss.com/jira/browse/JBAS-4252?page=all ]
Wolfgang Knauf updated JBAS-4252:
---------------------------------
Description:
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.
was:
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 ?
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
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