The 3.2 jmx module has its own logging package that duplicates the functionality
of the common module logging framework, and does so incompatbility. If I set
the org.jboss.mx.loading category logging level to common module 
org.jboss.logging.XLevel#TRACE
I am getting a ClassCastException due to the fact that the 
org.jboss.mx.logging.log4j.Log4jAdapter
is using a custom TRACE Priority rather than a Level. There needs to be a single
implementation of these fundamental components rather than this duplication across
module.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx


-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to