[jboss-jira] [JBoss JIRA] Resolved: (JBAS-7292) jboss.dtd is missing definition for ignore-dependency

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed Feb 16 10:03:13 EST 2011


     [ https://issues.jboss.org/browse/JBAS-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlo de Wolf resolved JBAS-7292.
---------------------------------

    Resolution: Rejected


DTD style descriptors are not supported for EJB 3 deployments.

> jboss.dtd is missing definition for ignore-dependency
> -----------------------------------------------------
>
>                 Key: JBAS-7292
>                 URL: https://issues.jboss.org/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.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list