jboss.dtd is missing definition for ignore-dependency
-----------------------------------------------------
Key: JBAS-7292
URL:
https://jira.jboss.org/jira/browse/JBAS-7292
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: EJB3
Affects Versions: JBossAS-5.1.0.GA
Environment: jboss.xml with doctype definition of:
<!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS 4.2//EN"
"http://www.jboss.org/j2ee/dtd/jboss_4_2.dtd">
or
<!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS 5.0//EN"
"http://www.jboss.org/j2ee/dtd/jboss_5_0.dtd">
Reporter: Larry O'Leary
Assignee: Carlo de Wolf
When using <ignore-dependency /> in jboss.xml for an EJB3 and attempting to validate
the XML document against the DTD, an error is thrown indicating ignore-dependency is not a
valid element for <ejb-ref>. Looking through the DTD, the element does not exist.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira