>Is there a way for a Java application (like my servlet) to dynamically load >specific versions of JAR files That's really a Java question rather than a Xalan question, but: Have it use a custom classloader which searches your own preferred paths. I was playing with that in the (now shelved in favor of XSLTC) compiled-stylesheet experiment; see the CompiledStylesheetBundle.java and its internal ZipfileClassLoader class.
- Problems with TransformerImpl.transform Christa Silberbauer
- Re: Problems with TransformerImpl.transform Gary L Peskin
- Re: Problems with TransformerImpl.transform Alan Canon
- Re: Problems with TransformerImpl.transform Shane Curcuru
- RE: Problems with TransformerImpl.transform Barry Draper
- RE: Problems with TransformerImpl.transform Joseph_Kesselman
- RE: Problems with TransformerImpl.transform Barry Draper
- RE: Problems with TransformerImpl.transform Joseph_Kesselman
- RE: Problems with TransformerImpl.transform Scott_Boag
- RE: Problems with TransformerImpl.transform Joseph_Kesselman
- RE: Problems with TransformerImpl.transform Shane Curcuru
