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 2010/10/18 03:00:45 UTC

DO NOT REPLY [Bug 50106] New: Fix several mbean descriptors

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

           Summary: Fix several mbean descriptors
           Product: Tomcat 7
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: mashmk02@gmail.com


Fix several mbean descriptors: 
 - Add writeable="false" to Lifecycle stateName(setter is not provided for
stateName).
 - Remove obsolete bufferSize from CoyoteConnector.
 - Add packetSize to CoyoteConnector.

-- 
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 50106] Fix several mbean descriptors

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

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

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

--- Comment #2 from Mark Thomas <ma...@apache.org> 2010-11-24 15:55:19 EST ---
Many thanks for the patch. It has been applied to 7.0.x and will be included in
7.0.6 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


DO NOT REPLY [Bug 50106] Fix several mbean descriptors

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

--- Comment #1 from Eiji Takahashi <ma...@gmail.com> 2010-10-18 00:20:22 EDT ---
Created an attachment (id=26180)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26180)
patch for mbeans-descriptors.xml

Add three fixes:
- Add writeable="false" to JspServlet jspCount.
- Change type from long to int for StandardWrapper maxInstances.
- Change type from java.lang.String to boolean for StandardContext
distributable.

Best regards.

-- 
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