RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1

2002-03-25 Thread Chitharanjan Das
- From: Piroumian, Konstantin [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 2:38 AM To: '[EMAIL PROTECTED]' Subject: RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1 Now I see this error too. I'll try to resolve it

RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1

2002-03-25 Thread Piroumian, Konstantin
; > > > > To revert back to the old war (in which JSP works), I do the > > following... > > > > Stop TomCat > > Delete all the files under TomCat\work for the cocoon context > > Replace the new Cocoonwar with the old one > > Restart TomCat > > Te

RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1

2002-03-22 Thread Chitharanjan Das
;s with the latest Cocoon build (as of yesterday > around 7:00 PM Pacific Time). > If you have a working war with the latest build, could you mail it to > me separately. > > Thanks and regds, > Chiths > > > > > > > > > > -Ori

RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1

2002-03-22 Thread Chitharanjan Das
ubject: RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1 > -Original Message- > From: Chitharanjan Das [mailto:[EMAIL PROTECTED]] > > Hello Peter, > > Interestingly there are no errors in the core.log., whatsoeve

RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1

2002-03-22 Thread Piroumian, Konstantin
SP's with the latest Cocoon build (as of yesterday > around 7:00 PM Pacific Time). > If you have a working war with the latest build, could you mail it to > me separately. > > Thanks and regds, > Chiths > > > > > > > > > > -----Origi

RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1

2002-03-21 Thread Chitharanjan Das
PM To: [EMAIL PROTECTED] Subject: RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1 The error is being trapped in JspGenerator for something called by JspGenerator. JspGenerator runs the JSP page and passes whatever output it gets to XML parser.

RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1

2002-03-21 Thread Peter Schwenke
The error is being trapped in JspGenerator for something called by JspGenerator. JspGenerator runs the JSP page and passes whatever output it gets to XML parser. Then the output of that goes to the next thing in the pipeline. The SAX Exception is because it cannot parse the output from your

RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1

2002-03-21 Thread Chitharanjan Das
Hello, The Exception being thrown is Also attached is the function where the exception occurs... Please , we are in midst of our evaluation of Cocoon and this is causing problems in us pitching this solution.. Regds, Chiths DEBUG (2002-03-21) 17:21.31:248 [sitemap.transformer.xsl