[JBoss-dev] Re: Library dependencies/updates for jboss-4.0.5.GA

Adrian Brock adrian_brock at jboss.org
Tue Sep 19 11:41:46 EDT 2006


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




More information about the jboss-development mailing list