On Tuesday 23 April 2002 11:18 am, Artur Bialecki wrote:
> There is no errors when running w/o Xalan and there is
> no null in my collection. It happens on the very last
> line of generate(). Looking at the archives some people
> had similar problem when including XML in string form
> but the xsp-util:include will not work here.
>
> Any other ideas ?

Are all used namespaces delcared in your XSLT? I had a problem during an 
upgrade once that was related to my use of a default namespace (xhtml) and 
not declaring it in all stylsheets. Also is the line that the error occurs on 
in your compiled XSP the endDocument() call?
-pete

-- 
peter royal -> [EMAIL PROTECTED]

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