[jboss-user] [Installation, Configuration & Deployment] - dom4j.jar shipped with Jboss 4.0.4.GA causing problems

frhe do-not-reply at jboss.com
Fri Aug 18 05:47:23 EDT 2006


Hi all,

I'm developing an application that uses a 3rd party reporting engine (Windward). The reporting engine requires the latest version of dom4j.jar (currently version 1.6.1). 

Since Jboss provides its own (rather old?) version  of dom4j.jar this version will be loaded by the "global" class loader and this cause problems.

To solve this problem I have replaced the dom4j.jar provided with jboss with a never version.

My questions:
- Will future releases of jboss be shipped with an upgraded version of dom4j?
- Is there any way I can avoid patching the jboss installation? (Maybe there is a nice config file I can use to influence the class loader...?)
- Are there any important dependencies between jboss GA and the dom4j version it contains that I should know of?

Regards,
Fredrik



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965993#3965993

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965993



More information about the jboss-user mailing list