Re: [xsl] Re: Re: Re: Converting specific child elements into att riutes of parent

Subject: Re: [xsl] Re: Re: Re: Converting specific child elements into att riutes of parent
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Fri, 31 Oct 2003 09:46:33 +0000
Hi Ganesh,

> Infact I tried using XalanJ 2.5.0 when this posting/discussion was going
> one, but it started giving an error
> java.lang.ClassNotFoundException:
> org/apache/xml/dtm/ref/IncrementalSAXSource_Xerces
> when I have XalanJ2.5.0 related jar files xalan.jar, xml-apis.jar
> and xercesImpl.jar. If I dont have these in classpath, java is
> picking up the XSLT processor shipped with JDK's JRE i.e., rt.jar.
> If I remove this file, JVM is not able to start :-( I guess, am
> sidetracked from the original problem :-( Is there anyway to findout
> what version of XSLT processor is used/shipped with JDK 1.4.x?

I've run into this problem too; it's very frustrating. It's covered in
the Xalan-J FAQ at:

  http://xml.apache.org/xalan-j/faq.html#faq-N100CB

I've used the -Xbootclasspath option and it works fine.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


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


Current Thread