[jdom-interest] (no subject)
Chris Callaghan
chris at vsl.co.nz
Mon Dec 20 14:11:33 PST 2004
JBoss includes its own version of Jaxen rolled in with dom4j.jar in
jboss/lib. Setting <attribute
name="Java2ClassLoadingCompliance">false</attribute> in your
jbossweb-tomcat50.sar/META-INF/jboss-service.xml should tell the
classloader to load your jaxen.jar.
Otherwise you could move to JBoss4 which doesn't seem to have this problem.
angeloimm wrote:
>Hi.. i have done as you told me, but i have had no progress..... what other could i do?
>Thanks
>
>---------- Initial Header -----------
>
>>From : "Per Norrman" per.norrman at austers.se
>To : "angeloimm" angeloimm at libero.it
>Cc : "Jdom Interest" jdom-interest at jdom.org
>Date : Sun, 19 Dec 2004 00:17:27 +0100
>Subject : Re: [jdom-interest] (no subject)
>
>
>
>>angeloimm wrote:
>>
>>
>>>Hi all... i' using JBoss 3.2.5, wfmOpen 1.2.1, JDom 1.0, dom4j.full and cocoon 2.1.5; when i try to read an XPDL file (i.e an XML fiel that follows a dtd) i have this error:
>>>12:01:34,623 ERROR [LogInterceptor] Unexpected Error:
>>>java.lang.NoSuchMethodError: org.jaxen.BaseXPath.<init>(Ljava/lang/String;Lorg/j
>>>axen/Navigator;)V
>>> at org.jaxen.jdom.JDOMXPath.<init>(JDOMXPath.java:103)
>>> at de.danet.an.workflow.domain.ProcDefValidator.buildJDOMXPath(ProcDefVa
>>>lidator.java:363)
>>> at de.danet.an.workflow.domain.ProcDefValidator.init(ProcDefValidator.ja
>>>va:319)
>>>
>>>
>>Hi,
>>
>>Somehow, you are using an old version of jaxen. Use the jaxen-core.jar and
>>jaxen-jdom.jar that comes with the jdom distribution.
>>
>>
>>
>
>
>
>____________________________________________________________
>Regala e regalati Libero ADSL: 3 mesi gratis, navighi veloce e scarichi a 1.2 Mega.
>Abbonati subito senza costi di attivazione su http://www.libero.it
>
>
>
>
>_______________________________________________
>To control your jdom-interest membership:
>http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com
>
>
>
More information about the jdom-interest
mailing list