Leo Sutic wrote: > > >From cocoon.xconf: > > <!-- The SAXConnector connects the various pipeline components. > LoggingSAXConnector logs SAX events between pipeline components > into a cocoon's log file. > Uncomment one of the following lines for using the SAXConnector. > <sax-connector > class="org.apache.cocoon.components.saxconnector.LoggingSAXConnector"/> > --> > > > And there is no other <sax-connector/>. > > Add > <sax-connector > class="org.apache.cocoon.components.saxconnector.SAXConnector"/> > > and the messages should go away. > The SAXConnector is left-out intentionally, it should only be configured if you really need it (for debugging of profiling).
Carsten > /LS > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]