Hello,
In Handler .java in the method Configure, there is a section of
code, which is trying to build a fully referenced URI for the redirect
URI. This
Should not be done, the redirector takes care of this.
I have commented out the section and this has the label
/** Commented by Chiths And also I have added some System.out.println statements for debug because Handler does not implement Loggable. Could the owner try and implement Loggable interface for handler as it contains some juicy stuff, required for debugging.. I am attaching the modified Handler.java (CVS Head version). Please view it and comment if this is a mistake. Thanks in advance, Regds, Chiths
Handler.java
Description: java/
--------------------------------------------------------------------- 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]>
