Hi Reto,

your <xsp:page> element is missing the namespace declaration for esql.

Just add the following attributes
     xmlns:esql="http://apache.org/cocoon/SQL/v2";
     xmlns:log="http://apache.org/xsp/log/2.0";
to your <xsp:page> element.

I dont know whether xmlns:log is really needed.

Christoph



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to