[Anthill] newbie question problem with xalan
Inman, Peter
peterinman at mcpplc.com
Wed Apr 21 05:00:26 CDT 2004
I've solved this now, I had to modify the bootclasspath of the <java> task
in ANT, so that when it did the xalan processing, the correct version was
picked up.
Pete
-----Original Message-----
From: anthill-bounces at lists.urbancode.com
[mailto:anthill-bounces at lists.urbancode.com] On Behalf Of Maciej Zawadzki
Sent: 20 April 2004 15:46
To: Anthill user list
Subject: Re: [Anthill] newbie question problem with xalan
Peter,
I know that WL ships with it's own JDK and it used to be JDK 1.3 which
does not bundle Xerces or Xalan. So my first thing to check would be
the version of the the JDK being used with WL. If it is 1.3, then you
need to make Xerces and Xalan available in the classpath to ANT.
It is likely that you have JDK 1.4 installed on your machine for use
outside of WL. If that's the case, then that would explain why it's
working outside of Anthill.
Let me know if that's not it.
Regards,
--Maciej
_______________________________________________
Anthill mailing list
Anthill at lists.urbancode.com
http://lists.urbancode.com/mailman/listinfo/anthill
More information about the Anthill
mailing list