You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Chris <ch...@cyberwisdom.net> on 2000/11/20 12:32:49 UTC

XJ1.2 and JRun

I am using JRun 3.0 and Xalan-Java 1.2 , I got the following exception when processing the xsl : 

org.apache.xalan.xpath.XString; Local class not compatible: stream classdesc serialVersionUID=-646874925083630127 local class serialVersionUID=8900540889541229660 

I tried to compile the xsl using the commnad prompt and the transformation is success.

Any suggestion on which product is the best for Xalan-Java 1.2 ? WebSphere, Tomcat, JRun?

Thanks.

Chris

Re: XJ1.2 and JRun

Posted by Paul Russell <pa...@luminas.co.uk>.
On Tue, Nov 21, 2000 at 05:56:39PM +0800, Chris Lo wrote:
> I don't have this problem if I use JRun 3.0 with Loutsuxsl 1.0.1 which also
> includes xalan.jar and xerces.jar.

Ditto here with Cocoon2.


Paul

-- 
Paul Russell                               <pa...@luminas.co.uk>
Technical Director,                   http://www.luminas.co.uk
Luminas Ltd.

Re: XJ1.2 and JRun

Posted by Chris Lo <ch...@cyberwisdom.net>.
I don't have this problem if I use JRun 3.0 with Loutsuxsl 1.0.1 which also
includes xalan.jar and xerces.jar.

Thanks

Chris


----- Original Message -----
From: Chris
To: xalan-dev@xml.apache.org
Sent: Monday, November 20, 2000 7:32 PM
Subject: XJ1.2 and JRun


I am using JRun 3.0 and Xalan-Java 1.2 , I got the following exception when
processing the xsl :

org.apache.xalan.xpath.XString; Local class not compatible: stream classdesc
serialVersionUID=-646874925083630127 local class
serialVersionUID=8900540889541229660

I tried to compile the xsl using the commnad prompt and the transformation
is success.

Any suggestion on which product is the best for Xalan-Java 1.2 ? WebSphere,
Tomcat, JRun?

Thanks.

Chris