Portlet exceptions are not logged in jetspeed log files. --------------------------------------------------------
Key: JS2-1092 URL: https://issues.apache.org/jira/browse/JS2-1092 Project: Jetspeed 2 Issue Type: Bug Components: Container Affects Versions: 2.2.0 Reporter: Woonsan Ko Assignee: Woonsan Ko Fix For: 2.2.1 When exceptions occurred during portlet execution, the exceptions are logged in jetspeed log files. The exception logs are found in the container's log files such as localhost_xxx.log in Tomcat 6. This is because JetspeedContainerServlet just throws exceptions to the container. I think it would be better to provide a Jetspeed logger component to this kind of common container servlet to give a chance to leave logs in jetspeed log files. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org