RE: Cocoon SQL Transformation

2002-10-28 Thread Tom Place
OK the actual XML that is going into the failing XSL is as follows: tomplace tom tom place The fact that the existing user rowset is empty is a good thing (if it wasn't empty then something else happens that works! The xsl that fails is as follows: http

RE: Cocoon SQL Transformation

2002-10-28 Thread Tom Place
Luca Morandini [EMAIL PROTECTED] > -Messaggio originale- > Da: Tom Place [mailto:psyttrp@;nottingham.ac.uk] > Inviato: lunedì 28 ottobre 2002 15.38 > A: [EMAIL PROTECTED] > Oggetto: RE: Cocoon SQL Transformation > > > I have tried it like you say however am still

RE: Cocoon SQL Transformation

2002-10-28 Thread Tom Place
I have tried it like you say however am still getting an internal server error: org.apache.cocoon.ProcessingException: Exception during processing of file:/C:/tomcat/webapps/cocoon/autorevs/docs/doregister.xml: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException

Re: Cocoon SQL Transformation

2002-10-28 Thread Bert Van Kets
I can't help you with your problem, but I can tell you that I am using esql in an XSP with this. It works flawlessly when calling multiple queries one after the other. Bert At 13:26 28/10/2002 +, you wrote: Hi all, Quick question to do with the way the cocoon SQL parser copes with multipl