Hello cocoon-dev, i found why XIncludeTransformer not work in xsp-pages. The current_xml_base variable are null in processXIncludeElement() function, because setDocumentLocator() not called. When XML processed, all ok - XMLByteStreamInterpreter call setDocumentLocator(). But when XSP processed, ServerPagesGenerator not call setDocumentLocator() never. ... i can't patch it, wait your patches...
Best regards, Andrew Answer [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
