amyroh      2004/04/08 18:37:23

  Modified:    catalina/src/share/org/apache/catalina/session
                        mbeans-descriptors.xml
  Log:
  Shouldn't expose the actual object itself - not getting used and causes serializable 
issue.
  
  Revision  Changes    Path
  1.5       +0 -5      
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session/mbeans-descriptors.xml
  
  Index: mbeans-descriptors.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session/mbeans-descriptors.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- mbeans-descriptors.xml    9 Feb 2004 18:30:38 -0000       1.4
  +++ mbeans-descriptors.xml    9 Apr 2004 01:37:23 -0000       1.5
  @@ -36,11 +36,6 @@
                          entropy of the initialization of our random number
                          generator"
                    type="java.lang.String"/>
  - 
  -    <!-- What is that ??? -->
  -    <attribute   name="managedResource"
  -          description="The managed resource this MBean is associated with"
  -                 type="java.lang.Object"/>
   
       <attribute   name="maxActiveSessions"
             description="The maximum number of active Sessions allowed, or -1
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to