RE: Xalan 1.4 weird behavior (may be:-)

2002-12-06 Thread thomas . cherel
Title: Message Compiler patch on Solaris fixed the second problem as well. Life is good :-) Thanks again for the help.   Thomas   PS: Compiler patch is both a compiler and runtime library patch. Both the building machine and the machine running it needs to be updated (or at least this is wha

Re: Compile stylesheet with executable

2002-12-06 Thread Eric Pailleau
David N Bertoni/Cambridge/IBM wrote: Hi Eric, If you're trying to provide high-speed transformations, you need to integrate the Xalan APIs into your application. Spawning a command line program to do this is always going to be inefficient. If you use the Xalan APIs, you can pre-compile a styleshee

RE: Xalan 1.4 weird behavior (may be:-)

2002-12-06 Thread thomas . cherel
Title: RE: Xalan 1.4 weird behavior (may be:-) Interim release fixed the warning on windows. Recompilation and test execution on Solaris are in process after compiler patch has been installed. I should be able to confirm if it fixes the Solaris problem tomorrow. Thomas -Original Messag