[JBoss-dev] Re: Library dependencies/updates for jboss-4.0.5.GA
Scott M Stark
scott.stark at jboss.org
Tue Sep 19 10:48:37 EDT 2006
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
>
>
More information about the jboss-development
mailing list