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 2004/06/04 16:00:30 UTC

DO NOT REPLY [Bug 29389] - package mx4j never loaded by webappX classloader

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29389>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29389

package mx4j never loaded by webappX classloader

seebass@orcasys.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Enhancement
             Status|RESOLVED                    |REOPENED
          Component|Unknown                     |Webapps:Documentation
           Priority|Other                       |Low
         Resolution|INVALID                     |
            Summary|package mx4j never loaded by|package mx4j never loaded by
                   |webappX classloader?        |webappX classloader



------- Additional Comments From seebass@orcasys.ch  2004-06-04 14:00 -------
OK - as mx4j is the implementation of javax.managment I guess it is considered 
beeing part of the apache tomcat server and therefore delegated by the webappX 
classloader. => no bug

My wish: Please update the documentation:

http://jakarta.apache.org/tomcat/tomcat-5.0-doc/class-loader-howto.html

1. chapter classloader definitions
"jmx.jar - The JMX 1.2 implementation." must be placed under System (currently: 
Common)

2. 
Old:
...in accordance with the recommendations in the Servlet Specification, version 
2.3, section 9.6... 
(this is the chapter Web Application Archive File)
New:
...in accordance with the recommendations in the Servlet Specification, version 
2.3, section 9.7.2 Web Application Classloader ...


3 (and most important). delegation according package pattern
add
- mx4j.*

Thanks

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