You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2006/06/15 05:40:51 UTC

[jira] Resolved: (AMQ-559) activemq.dtd has duplicate lines

     [ https://issues.apache.org/activemq/browse/AMQ-559?page=all ]
     
Hiram Chirino resolved AMQ-559:
-------------------------------

    Fix Version: 3.2.5
     Resolution: Fixed

Thanks for info.. fixed.

> activemq.dtd has duplicate lines
> --------------------------------
>
>          Key: AMQ-559
>          URL: https://issues.apache.org/activemq/browse/AMQ-559
>      Project: ActiveMQ
>         Type: Bug

>   Components: Broker
>     Versions: 3.2.2
>     Reporter: Jim Beattie
>     Priority: Minor
>      Fix For: 3.2.5

>
>
> The file org/activemq/activemq.dtd in activemq-core-3.2.2.jar contains some duplicate lines.  My XML parser (OC4J) 
> complains about these.  Here are the duplicated lines:
> <!--
> 	Default values for all bean definitions. Can be overridden at
> 	the "bean" level. See those attribute definitions for details.
> -->
> <!ATTLIST beans default-lazy-init (true | false) "false">
> <!ATTLIST beans default-dependency-check (none | objects | simple | all) "none">
> <!ATTLIST beans default-autowire (no | byName | byType | constructor | autodetect) "no">
> These lines appear starting a line 21 and line 539.  Removing the second set of duplicate lines should resolve the issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira