Jirka Kosek wrote: > > I'm getting quite strange error message when I invoke transform command > inside process command (see attached screenshot). When I invoke > transformation in a standalone Saxon, it works. But when I invoke it > inside XXE I'm getting this strange error message which is talking about > Xalan and Saxon at the same time. Any ideas?
Another XXE user, G?rard Vidal, had exactly the same problem several months ago. I'm copying here verbatim what I said to this person: Hussein Shafie wrote: > From the stack trace below, it seems that there is a problem with your > *Java environment*. I don't know exactly which one. Have you copied a > xalan.jar to java_install_dir/lib/ext/? > > We don't think all this is a problem with XMLmind XML Editor or with > Saxon. And because we cannot reproduce the problem here at XMLmind labs, > it is hard to suggest a workaround. > > May be you could: > > [1] Edit XXE_install_dir/addon/config/docbook/xslMenu.incl and replace > *all*: > --- > <parameter name="use.extensions">1</parameter> > --- > by: > --- > <parameter name="use.extensions">0</parameter> > --- > > [2] if [1] fails, please download and install xxe-std-211-setup.exe from > http://www.xmlmind.com/xmleditor/download.shtml. This distribution > includes it own *private* Java Runtime. > G?rard Vidal didn't really understand my answer. He did the opposite of what I've suggested and copied a xalan.jar to java_install_dir/lib/ext/, which caused the problem to vanish! (I really hate computers when things like that happen.) I've then commented what follows about what he did: Hussein Shafie wrote: > No. I'm not sure we understand ourselves. > > In principle, xalan.jar does *not* need to be copied to > java_install_dir/lib/ext/. I meant in my previous email: if you have > copied a custom xalan.jar in java_install_dir/lib/ext/, may be your > problems come from this fact. > > If, in order to solve your problem, you had to copy xalan.jar in > java_install_dir/lib/ext/, then *we* have a problem. > > > --- > PS: Xalan is absolutely not useful for XXE, and this, in *any way*. XXE > relies on Saxon (bundled). I hope that you'll find what's going on. We are really interested in understanding what happens. If you find how to reproduce the problem here at XMLmind, do not hesitate to tell us that.

