Problems with overridden templates in Xalan 2

2001-05-11 Thread Andrew Storoshenko
Hi! We use Xalan 2 and have templates with the same name in two xsl-files. In the first file this template is defined, and Its overridden, if necessary, in the second file. Since that, weve got problem that previously we had not (when we use Xalan 1). It seems that Xalan 2.01 doesnt allow

Re: Problems with overridden templates in Xalan 2

2001-05-11 Thread Robert Kr?ger
check out 2.6.1 and 2.6.2 of the XSLT recommendation and you'll know why this happens and what you need to do to solve your problem and please post this type of question to a xalan mailing list in the future. HTH robert On Friday 11 May 2001 11:57, you wrote: Hi! We use Xalan 2 and have

orion and xalan

2001-04-19 Thread Charlie Ma
Just started working with Orion. Am wondering if anyone has tried to use Xalan from apache.org. I compiled their servlet sample (SimpleXSLTServlet) and tried to run it from within the default-web-app that came with Orion. Received the errors below. If anyone has information, please help

Xerces and Xalan

2001-04-12 Thread Mikael Ståldal
Why does Orion uses such old versions of Xerces and Xalan? It would be nice with JAXP 1.1 support.

Re: Xerces and Xalan

2001-04-12 Thread Hani Suleiman
1.4.8 is rumoured to support JAXP1.1, so we just have to wait for the next update! On Thu, 12 Apr 2001, Mikael Stldal wrote: Why does Orion uses such old versions of Xerces and Xalan? It would be nice with JAXP 1.1 support.

RE: Xerces and Xalan

2001-04-12 Thread Randahl Fink Isaksen
I upgraded my versions without any problems encountered - maybe you too could benefit from replacing your two jar files. Remember, however, that you should download the latest version of Xalan and use BOTH the xalan.jar AND THE xerces.jar which comes with Xalan - that way you can be sure your

How to upgrade Xalan / Xerces?

2001-04-03 Thread Peter Peltonen
I want to upgrade Xalan and Xerces to newer versions that comes with JAXP found at http://java.sun.com/xml? Do I just overwrite the .jar files? Regards, Peter

Re: How to upgrade Xalan / Xerces?

2001-04-03 Thread Markus Holmberg
Yes. Markus On Tue, Apr 03, 2001 at 03:44:32PM +0300, Peter Peltonen wrote: I want to upgrade Xalan and Xerces to newer versions that comes with JAXP found at http://java.sun.com/xml? Do I just overwrite the .jar files? Regards, Peter -- Markus Holmberg | Give me

RE: How to upgrade Xalan / Xerces?

2001-04-03 Thread Carroll, Jim
You will also need to delete the parser.jar file that comes with orion. -Original Message- From: Markus Holmberg [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 03, 2001 10:15 AM To: Orion-Interest Cc: Orion-Interest Subject: Re: How to upgrade Xalan / Xerces? Yes. Markus On Tue, Apr

RE: How to upgrade Xalan / Xerces?

2001-04-03 Thread Kesav Kumar
, April 03, 2001 5:45 AM To: Orion-Interest Subject: How to upgrade Xalan / Xerces? I want to upgrade Xalan and Xerces to newer versions that comes with JAXP found at http://java.sun.com/xml? Do I just overwrite the .jar files? Regards, Peter startserver.bat acp.bat ocp.bat

Is Orion compatible with the latest versions of Xalan and Xerces?

2001-03-11 Thread Randahl Fink Isaksen
Is Orion compatible with the latest versions of Xalan and Xerces? - I expect that is a question of whether the latest versions of Xalan and Xerces are backward compatible... does anyone know from (documentation or) experience? R.

FW: ClassNotFoundExcpetion running xalan extensions under Orion app s erver

2001-02-09 Thread Peter Delahunty
Hi guys i am having problems now that you may know about. I am calling xalan from a servlet running under orion which is working ok. However in the xslt stylesheet that i am running through xalan i call out to a java class using the xalan extensions mechanism. This xslt works fine when i run

Controlling the Class path order for XALAN

2001-02-09 Thread Peter Delahunty
Hi guys i am trying to run Xalan with Orion. However i am having some problems. i get "Namespace not supported by SAXParser" error. Now i have found that this is because jaxp.jar is also on the classpath. However Orion requires this to work. So to solve this problem i need to hav

RE: ClassNotFoundExcpetion running xalan extensions under Orion app s erver

2001-02-09 Thread Russ White
hunty Sent: Friday, February 09, 2001 4:57 AM To: Orion-Interest Subject: FW: ClassNotFoundExcpetion running xalan extensions under Orion app s erver Hi guys i am having problems now that you may know about. I am calling xalan from a servlet running under orion which is working ok. However i

RE: Controlling the Class path order for XALAN

2001-02-09 Thread Tony Wilson
]] Sent: Thursday, February 08, 2001 4:21 AM To: Orion-Interest Subject:Controlling the Class path order for XALAN Hi guys i am trying to run Xalan with Orion. However i am having some problems

RE: Controlling the Class path order for XALAN

2001-02-09 Thread Arved Sandstrom
Wilson Sent: Friday, February 09, 2001 1:45 PM To: Orion-Interest Subject: RE: Controlling the Class path order for XALAN One ugly way is to rename them to aXalan.jar, axerces.jar... therefore putting them alphabetically before jaxp.jar They would have to be in the same directory, though. Like I

RE: Classloader issues using Xalan with Orion

2000-12-13 Thread SCHULLER Tom
oblem. Try to add your xalan-jars also at the front of the list. Best regards, Tom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matt Krevs Sent: Wednesday, December 13, 2000 3:58 AM To: Orion-Interest Cc: Steve Brown Subject: Classloader issues u

Re: Classloader issues using Xalan with Orion

2000-12-13 Thread Christian Sell
:57 AM Subject: Classloader issues using Xalan with Orion My web app works fine except for some Xalan transform issues (involving extension fuctions). These dont work because in a typical deployment the classes cant be found even though the jars live in the orion/lib or myapplication/WEB-IN

Classloader issues using Xalan with Orion

2000-12-12 Thread Matt Krevs
My web app works fine except for some Xalan transform issues (involving extension fuctions). These dont work because in a typical deployment the classes cant be found even though the jars live in the orion/lib or myapplication/WEB-INF/lib directory. I guess the extension functions of Xalan

Re: xalan

2000-10-06 Thread Mike Muffett
Does the xalan processor support the document() function... Mike Muff

New Xalan/Xerxes

2000-08-09 Thread KirkYarina
Has anyone tried the latest versions of Xalan (1.2D01) and Xerxes (1.1.2) with Orion? If so, do they still have memory leaks? Kirk Yarina [EMAIL PROTECTED]