Andreas L. Delmelle wrote:
( I have a vague feeling it will turn out to be a ridiculously small detail
I've overlooked, so I'll definitely share it with you guys - if I succeed in
finding it... ;-) )
Google a bit for something like "Java endorsed libs".
Look where your JRE stores the big RT jars (like, ahem, rt.jar).
Check $JAVA_HOME/lib first. Create a directory called 'endorsed'
there, unless it already exists. Grab the newest Xalan jar
and put it there. You should be set, if Apple followed the same
architecture as Sun. If this isn't the case, check your JVM's
docs on how to add a jar to the bootclasspath, and apply this
to said newest Xalan jar.
On most lists dealing with Java+XSLT this is a VFAQ. I think
the Cocoon docs have a quite extensive treatment.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]