Kees Jongenburger wrote:
<quote>
> Is everything working without xalan?
I don't know. We do need an xsl-tranformer for editwizards at least, and
xalan seems to be shipped in jdk's rt.jar, but I don't really understand
its
status. I think it is an 'endorsed' feature of jdk 1.4 as well?
</quote>
I think jaxp(java xml api) is included in java 1.4. and xslt works but
the editwizard require xalan since they use the xpathapi directely
(without creating a xsl document). jvm implementators are not required
to use xalan
My experience was that I had to add some xml jars (xalan/xerces)
in the jdk/endorsed dir because the ones shipped didn't work.
At least not in the editwizards.
--
Rico Jansen ([EMAIL PROTECTED])
"You call it untidy, I call it LRU ordered" -- Daniel Barlow