[JBoss-user] [Installation & Configuration] - Re: JDom + JBoss3.2.6

2004-12-02 Thread [EMAIL PROTECTED]
If you have a sample application that demonstrates the problem create a bug report on http://jira.jboss.com/jira/browse/JBAS so I can look at it. You will have to use scoped class loading and include both the jdom and jaxen jars in the application scope to override the jboss jars. View the or

[JBoss-user] [Installation & Configuration] - Re: JDom + JBoss3.2.6

2004-12-02 Thread Viseu_Prodigy
Sorry.. its not server/lib, is jbossXXX/lib. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857156#3857156 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857156 ---

[JBoss-user] [Installation & Configuration] - Re: JDom + JBoss3.2.6

2004-12-02 Thread Viseu_Prodigy
I solved it with a very bad action: i removed jaxen.jar from server/lib. This is very weird... i know that my app can invoke the jdom methods but when it invoke the jaxen method it gave me the exception. I think this is because my app is using jaxen.jar from server/lib. The weird thing is that i