RE: TomCat's XML parser

2002-02-20 Thread Arnaud Heritier

I'm developping a web app using XML (SAX  DOM) and XSLT.
I'm using xerces 1.4.4 and Xalan 2.1 in my web-app lib directory without any conflict 
with Tomcat.

arno



 -Message d'origine-
 De:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
 Date: mardi 19 fevrier 2002 23:09
 A:Tomcat Users List
 Objet:RE: TomCat's XML parser
 
 
 Tomcat 4.0.2 final release has included the xerces.jar (xerces 1, I think).
 This version does include a SAX parser. And AFAIK, you could copy your own
 xml parser (.jar) in your CATALINA_HOME/common/lib folder. Remember to
 remove xerces.jar when you do this. Or else you might have a conflict.
 Thanks.
 RS
 
 
 
 
 John Wadkin [EMAIL PROTECTED] on 02/19/2002 03:44:57 PM
 
 Please respond to Tomcat Users List [EMAIL PROTECTED]
 
 To:   'Tomcat Users List' [EMAIL PROTECTED]
 cc:
 
 Subject:  RE: TomCat's XML parser
 
 Mehjabin
 
 Never got a reply! Wondering if I might have said something offensive in a
 previous post :)
 
 Would be great if someone would reply...
 
 John
 
  -Original Message-
  From: Kapasi, Mehjabin [mailto:[EMAIL PROTECTED]]
  Sent: 19 February 2002 20:27
  To: 'Tomcat Users List'
  Subject: RE: TomCat's XML parser
 
 
  Hi,
  I have the same issue. I would like to use another parser
  instead of Xerces.
  Did you get a reply to this question? If yes, could you let me know?
  thank you
  -Mehjabin
 
  -Original Message-
  From: John Wadkin [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 18, 2002 10:15 AM
  To: Tomcat Users List (E-mail)
  Subject: TomCat's XML parser
 
 
  All,
 
  I'm in the process of setting up a (Unix) system ready for a
  servlet. I'm
  told by the person who wrote the servlet that it needs a XML
  parser. He
  recommends Xerces and (apparently) I'll also need SAX.
  I know that TomCat uses Xerces but which version? And does
  that include SAX?
  If so, which version? I've read the doc's and the latest
  version of Xerces
  no longer comes as Xerces.jar - it's now two separate jars -
  but can be made
  into a single jar. This leaves me wondering if TomCat uses the latest
  version or not - i.e. TomCat has xerces.jar in tchome/common.
  Also, would it be possible to have a second parser installed alongside
  Xerces - e.g. Aelfred - without breaking TomCat?
 
  Thanks,
 
  John
 
  --
  To unsubscribe:   mailto:[EMAIL PROTECTED]
  For additional commands: mailto:[EMAIL PROTECTED]
  Troubles with the list: mailto:[EMAIL PROTECTED]
 
  --
  To unsubscribe:   mailto:[EMAIL PROTECTED]
  For additional commands: mailto:[EMAIL PROTECTED]
  Troubles with the list: mailto:[EMAIL PROTECTED]
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 
 
 
 
 
 
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: TomCat's XML parser

2002-02-19 Thread Kapasi, Mehjabin

Hi,
I have the same issue. I would like to use another parser instead of Xerces.
Did you get a reply to this question? If yes, could you let me know?
thank you
-Mehjabin

-Original Message-
From: John Wadkin [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 18, 2002 10:15 AM
To: Tomcat Users List (E-mail)
Subject: TomCat's XML parser


All,

I'm in the process of setting up a (Unix) system ready for a servlet. I'm
told by the person who wrote the servlet that it needs a XML parser. He
recommends Xerces and (apparently) I'll also need SAX.
I know that TomCat uses Xerces but which version? And does that include SAX?
If so, which version? I've read the doc's and the latest version of Xerces
no longer comes as Xerces.jar - it's now two separate jars - but can be made
into a single jar. This leaves me wondering if TomCat uses the latest
version or not - i.e. TomCat has xerces.jar in tchome/common.
Also, would it be possible to have a second parser installed alongside
Xerces - e.g. Aelfred - without breaking TomCat?

Thanks,

John

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: TomCat's XML parser

2002-02-19 Thread John Wadkin

Mehjabin

Never got a reply! Wondering if I might have said something offensive in a
previous post :)

Would be great if someone would reply...

John

 -Original Message-
 From: Kapasi, Mehjabin [mailto:[EMAIL PROTECTED]]
 Sent: 19 February 2002 20:27
 To: 'Tomcat Users List'
 Subject: RE: TomCat's XML parser
 
 
 Hi,
 I have the same issue. I would like to use another parser 
 instead of Xerces.
 Did you get a reply to this question? If yes, could you let me know?
 thank you
 -Mehjabin
 
 -Original Message-
 From: John Wadkin [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 18, 2002 10:15 AM
 To: Tomcat Users List (E-mail)
 Subject: TomCat's XML parser
 
 
 All,
 
 I'm in the process of setting up a (Unix) system ready for a 
 servlet. I'm
 told by the person who wrote the servlet that it needs a XML 
 parser. He
 recommends Xerces and (apparently) I'll also need SAX.
 I know that TomCat uses Xerces but which version? And does 
 that include SAX?
 If so, which version? I've read the doc's and the latest 
 version of Xerces
 no longer comes as Xerces.jar - it's now two separate jars - 
 but can be made
 into a single jar. This leaves me wondering if TomCat uses the latest
 version or not - i.e. TomCat has xerces.jar in tchome/common.
 Also, would it be possible to have a second parser installed alongside
 Xerces - e.g. Aelfred - without breaking TomCat?
 
 Thanks,
 
 John
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: TomCat's XML parser

2002-02-19 Thread Mark

I use the xerces.jar SAX parser under Tomcat 4.0.1 with no problems.  I
believe you will however have a problem if you have another parser
'installed alongside' as you put it.  It was the root of an initial problem
I had when my IDE-deployed .war file included a different SAX parser, and
at runtime I then got ClassCastException errors under Tomcat.  I removed
the one from my .war, and xerces SAX parsing worked great.  Hope this helps
at least a little...

Mark


At 09:44 PM 2/19/2002 -, you wrote:
Mehjabin

Never got a reply! Wondering if I might have said something offensive in a
previous post :)

Would be great if someone would reply...

John

 -Original Message-
 From: Kapasi, Mehjabin [mailto:[EMAIL PROTECTED]]
 Sent: 19 February 2002 20:27
 To: 'Tomcat Users List'
 Subject: RE: TomCat's XML parser
 
 
 Hi,
 I have the same issue. I would like to use another parser 
 instead of Xerces.
 Did you get a reply to this question? If yes, could you let me know?
 thank you
 -Mehjabin
 
 -Original Message-
 From: John Wadkin [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 18, 2002 10:15 AM
 To: Tomcat Users List (E-mail)
 Subject: TomCat's XML parser
 
 
 All,
 
 I'm in the process of setting up a (Unix) system ready for a 
 servlet. I'm
 told by the person who wrote the servlet that it needs a XML 
 parser. He
 recommends Xerces and (apparently) I'll also need SAX.
 I know that TomCat uses Xerces but which version? And does 
 that include SAX?
 If so, which version? I've read the doc's and the latest 
 version of Xerces
 no longer comes as Xerces.jar - it's now two separate jars - 
 but can be made
 into a single jar. This leaves me wondering if TomCat uses the latest
 version or not - i.e. TomCat has xerces.jar in tchome/common.
 Also, would it be possible to have a second parser installed alongside
 Xerces - e.g. Aelfred - without breaking TomCat?
 
 Thanks,
 
 John


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




TomCat's XML parser

2002-02-18 Thread John Wadkin

All,

I'm in the process of setting up a (Unix) system ready for a servlet. I'm
told by the person who wrote the servlet that it needs a XML parser. He
recommends Xerces and (apparently) I'll also need SAX.
I know that TomCat uses Xerces but which version? And does that include SAX?
If so, which version? I've read the doc's and the latest version of Xerces
no longer comes as Xerces.jar - it's now two separate jars - but can be made
into a single jar. This leaves me wondering if TomCat uses the latest
version or not - i.e. TomCat has xerces.jar in tchome/common.
Also, would it be possible to have a second parser installed alongside
Xerces - e.g. Aelfred - without breaking TomCat?

Thanks,

John

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]