esql:getXXX - wrong diagnostics?

2003-07-01 Thread Dmitry Diskin
Hello I have been struggling with the following problem for a while: if I specify non-existing column name in tag, I get the following error message: org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Error executing statement: sel

Beautify XML?

2003-06-26 Thread Dmitry Diskin
Hello Is there a way to get resulting XML document without those blank lines? For example, if I write: in XML I get this: How can I remove those e

esql:query problem

2003-06-25 Thread Dmitry Diskin
Hello I noticed that if I insert any tag between closing and opening - nothing works. Is it a known situation and documented somewhere? Example below doesn't work: mypool select * from something some data here

Re: Error message not displayed

2003-06-25 Thread Dmitry Diskin
u can find samples in the Cocoon samples I guess. Joerg Dmitry Diskin wrote: Hello I have been struggling with blank page in my browser for a while, and the problem was in invalid element - it was referring to non-existent template. No error message was displayed, except. I think that error.l

Error message not displayed

2003-06-25 Thread Dmitry Diskin
Hello I have been struggling with blank page in my browser for a while, and the problem was in invalid element - it was referring to non-existent template. No error message was displayed, except. I think that error.log is not enough for such type of error. Or I'm missing something and it can