On Tue, 2006-09-19 at 07:48 -0700, Scott M Stark wrote:
Ok, but there are zero uses of that ctor in the codebase.
Which assumes that nobody else used it.
Its going to
be broken one way or another if you jarjar or revert to the jaxp apis.
For the XMBean class at least,
there already is an org.w3c.dom.Element version.
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
>
>
--
xxxxxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxx