You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/03/21 15:54:51 UTC

DO NOT REPLY [Bug 52958] New: not valid xml in mbeans-descriptors.xml

https://issues.apache.org/bugzilla/show_bug.cgi?id=52958

             Bug #: 52958
           Summary: not valid xml in mbeans-descriptors.xml
           Product: Tomcat 7
           Version: 7.0.26
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Integration
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: life25go@ukr.net
    Classification: Unclassified


in src

apache-tomcat-7.0.25-src and apache-tomcat-7.0.26-src

\java\org\apache\catalina\realm\mbeans-descriptors.xml

have not valid xml file

--------
<attribute   name="useContextClassLoader"
          description="Sets whether to use the context or default ClassLoader."
                   is="true"/>
                 type="boolean"/>

    <attribute   name="validate"
          description="Should we validate client certificate chains when they
are presented?"
                 type="boolean"/>

------------

"type="boolean"/>" this incorrect

___

P.S. Sorry, i am bad speek english.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 52958] not valid xml in mbeans-descriptors.xml

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52958

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> 2012-03-21 15:07:34 UTC ---
Thanks for the report. Fixed in 7.0.x and will be included in 7.0.27 onwards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org