Ok, but there are zero uses of that ctor in the codebase. Its going to
be broken one way or another if you jarjar or revert to the jaxp apis.
Adrian Brock wrote:
org.dom4j.Element element = ...
XMBean mbean = new XMBean(object, element, version);
server.registerMBean(mbean);
Won't work if it is org.jboss.dom4j.Element