The removal of the logging from jmx and switching of dependency ordering
between common and jmx has broken the build until this is resolved. One
complication in doing this is the fact that the xdoclet generated mbeans
are referencing a org.jboss.util.jmx.ObjectNameFactory:

public static final javax.management.ObjectName OBJECT_NAME =
    
org.jboss.util.jmx.ObjectNameFactory.create("jboss:type=Service,service=ClasspathExtension");

Where is this code at so that this can be updated to 
org.jboss.mx.util.ObjectNameFactory?

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to