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: life2...@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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to