We are using our own logicsheet we developped for our XSP pages for cocoon
1.8.x. Now we are moving to Cocoon 2.x as we feel it is time to do it.

We updated the cocoon.xconf file to add a built-in logicsheet as it is
already done for XSP, ESQL... Concerning XSP, we changed the namespaces...
But we have a still a problem : our pages are processed, but the generated
java files have almost empty "generate" methods. Our logicsheet starts by
replacing xsp:page to include our own code and the java files reflect this
step. But, despite a call to xsl:apply-templates, nothing happens and the
generate method is almost empty (just the startDocument called on the
content handler and the endDocument terminating the document). Obviously,
the rest of the source file is discarded.

I had a look a esql.sql to patch my logicsheet, but despite some
modifications according to esql.sql, I'm stuck.

Olivier.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
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