[Anthill] newbie question problem with xalan
Inman, Peter
peterinman at mcpplc.com
Tue Apr 20 10:30:00 CDT 2004
I've done some more investigation, and I've added the correct Xalan files to
the sun.boot.class.path environment variable for starting weblogic.
This works fine for WL.
I followed some instructions on the Xalan site to make Xalan work properly
with JDK1.4.
When I start the Anthill build, and print out the version information, it's
still picking up the old one.
The version of Xalan that ships with JDK1.4 is an old one, therefore I have
to make the changes to the boot class path.
I think If I can manage to set the JVM properties when Anthill starts a
build, then I may be ok.
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