I downloaded a new version 2.0.4 of Cocoon this week. If I change the name of the file in jtidy-config to unexisting file, I get the following error message:
type fatal message UnnamedSelector: ComponentSelector could not find the component for hint [html] description org.apache.avalon.framework.component.ComponentException: UnnamedSelector: ComponentSelector could not find the component for hint [html] sender org.apache.cocoon.servlet.CocoonServlet source Cocoon servlet request-uri /cocoon/ub/test.html Where can I see this message "Loading configuration from...." by the HTMLGenerator? It doesn't show up in the command line where the tomcat runs. I am confused. What's my problem? Or maybe it's JTidy problem? Help me, please, I just don't understand what's happening! Thank you Anna ----- Original Message ----- From: "Bertrand Delacretaz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 17, 2002 12:20 PM Subject: Re: Configuring JTidy I haven't used this feature yet, but from the source code of the HTMLGenerator you can see that it should output a message saying "Loading configuration from...." at the debug level if the jtidy-config parameter is recognized. Are you using the latest CVS code of Cocoon? Maybe you could try putting the name of a non-existent file in the jtidy-config parameter, if you're using the correct version the HTMLGenerator should throw an Exception in this case. -Bertrand --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>