0 Replies Latest reply on Feb 8, 2006 6:06 AM by anyzarg

    How to make visible/loggable exceptions from portlets?

    anyzarg

      Hi,
      I can't see any exception from portlets, not in server.log, not in the console.
      It's very difficult to find a bug in a portlet, because there is no output. Only the Portlet disappears from the page in my browser, so I know, there is a bug.

      How can I direct this exceptions to a logfile without surrounding every 'doView' method of my portlets with try/catch blocks?

      Thanks for help.
      Olaf Jentsch