looks like you are right, changing the jdom-jar solved the problem thx
SVen >-----Original Message----- >From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] >Sent: Tuesday, January 04, 2005 2:28 PM >To: Slide Developers Mailing List >Subject: Re: Konfiguration Error in jakarta-slide-server-bin-2.1.zip? > > >Looks like the JDOM version in your classpath is not the one Slide >expects (should be 1.0, I guess) > >Oliver > >On Tue, 4 Jan 2005 14:19:25 +0100, Sven Pfeiffer ><[EMAIL PROTECTED]> wrote: >> Hi List >> >> I was just trying to download and deploy the webapp in >> jakarta-slide-server-bin-2.1.zip. >> >> When trying to run the server I got the following Exceptions: >> org.apache.slide.common.ServiceAccessException: Service >> TxXMLFileDescriptorsStore at store/metadata working on >work/metadata access >> error : (class: org/apache/slide/store/txfile/AbstractXMLResourceDescriptor, >> method: encodeRevisionDescriptors signature: >> ()Lorg/jdom/Element;) Incompatible argument to function >> >> and >> >> org.apache.slide.common.Domain - ERROR - >> org.apache.slide.common.ServiceAccessException: Service >> TxXMLFileDescriptorsStore at >> store/metadata working on work/metadata access error : (class: >org/apache/slide/store/txfile/AbstractXMLResourceDescriptor, method: >> encodeRevisionDescriptors signature: ()Lorg/jdom/Element;) Incompatible >> argument to function >> >> I am not sure whether this is my error or a general problem. >> >> Maybe someone can help me out? >> >> Thanks in advance >> SVen >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
