Hi all
Finally I found the solution.
Actually I am using JFreeChart and here I copied one file "gnujaxp.jar"
in lib's. this file is required for JFreeChart in jre 1.3. in jre1.4 it
is available. I just remove this "gnujaxp.jar" and the parsing errors
get stopped and my charts are also working fine.
Thanks all for your help,
Shital

-----Original Message-----
From: Patil, Sheetal 
Sent: Thursday, August 03, 2006 7:11 PM
To: 'Struts Users Mailing List'
Subject: RE: ParserUtils: warning org.xml.sax.SAXParseException error

Hi thanks for reply,
I have already gone through this solution. I have compiled all my jsp's
using probe.
I think this is related to somewhat .xml's .

-----Original Message-----
From: Thomas Joseph [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 03, 2006 7:14 PM
To: Struts Users Mailing List
Subject: Re: ParserUtils: warning org.xml.sax.SAXParseException error

I know this is not the real solution you want but, one workaround could
be pre-compiling your JSPs, using Ant (or Maven). This could pin point
if there is error in your JSP itself. Morover, then there is no runtime
compilation.

Thanks and Regards,
Thomas Joseph 

Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015
| India www.kottsoftware.com
------------------------------------------------------------------------
--------
This email (including any attachments) is subject to copyright, the
information in it is confidential, and it is legally privileged. Use of
this email or of any information in it other than by the addressee is
unauthorized and unlawful. If you are not the intended recipient of the
mail, kindly intimate the author of the mail and delete the same. 
------------------------------------------------------------------------
--------
It doesn't matter how you were, but rather how you are that decides your
future. A right attitude will get you to Success. 
  ----- Original Message -----
  From: Patil, Sheetal
  To: Struts Users Mailing List
  Sent: Thursday, August 03, 2006 5:34 PM
  Subject: ParserUtils: warning org.xml.sax.SAXParseException error


  hi all
  currently i am facing ParserUtils: warning
org.xml.sax.SAXParseException
  message while compiling any jsp page.
  after jsp file is compiled this message dosenot come for next request
to
  jsp page.
   
  i am developing application from struts. currently i used JFreeChart
to
  design some chart. for this purpost i made some changes in my web.xml
  and from then i am getting the error.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to