This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Having trouble getting SAXON working...


Ok, took out all my lotusxsl stuff, added xp to the classpath,  adjusted the
ParserManager and now it works fine.

Thanks everybody.

I downloaded the lotusxsl package because I couldn't get the xalan
distribution to work (it acted like it was missing .jar files).  anyone else
have this problem??

-----Original Message-----
From: Kay Michael [mailto:Michael.Kay@icl.com]
Sent: Friday, July 07, 2000 10:30 AM
To: 'xsl-list@mulberrytech.com'
Subject: RE: Having trouble getting SAXON working...


> I cannot get SAXON to work on my NT box.  I tried to set up the
> ParserManager.properties file to accept Xerces 
> java.lang.NoSuchMethodError
> 	at com.icl.saxon.Builder.startElement(Builder.java:331)

You have got the beta version of SAX2 on your classpath. Make sure you are
using the latest version of Xerces, and clear out any software from your
classpath that might include the beta of SAX2.

Mike Kay 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]