Re: SAX parsing problem?

2002-06-18 Thread Liam Morley
I'm sorry, what I meant was, what happens in the code? It looks like you posted the first 15 lines of your GSLoginAction class, but I was curious what was happening at line 46 and thus throwing the exception. Liam gorillacommunications wrote: >Sorry Liam, >I was a bit too hasty in cut and pa

Re: SAX parsing problem?

2002-06-18 Thread gorillacommunications
at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1107 ) at java.lang.Thread.run(Thread.java:484) - Original Message - From: "Liam Morley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 5:17 PM Subject: Re: SAX parsing pro

RE: SAX parsing problem?

2002-06-18 Thread Vadim Gritsenko
Hi, Looks like class loading issue. My bet is that your library is not in the cocoon/WEB-INF/lib. If I'm right, you avoid this issue by moving your library there. Vadim > From: gorillacommunications [mailto:[EMAIL PROTECTED]] > > Hi All, > > I am converting an application from C1 to C2. >

Re: SAX parsing problem?

2002-06-18 Thread Liam Morley
what happens at the offending line, GSLoginAction.java:46? Liam Morley gorillacommunications wrote: >Hi All, > >I am converting an application from C1 to C2. > >I had a working XSP file with this code snippet: > > > > > >http://www.apache.org/1999/XSP/Core"; > xmlns:util="http://www.apache.org/

SAX parsing problem?

2002-06-18 Thread gorillacommunications
Hi All, I am converting an application from C1 to C2. I had a working XSP file with this code snippet: http://www.apache.org/1999/XSP/Core"; xmlns:util="http://www.apache.org/1999/XSP/Util"; xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; xmlns:xalan="http://xml.apache.org/xslt.extensi