Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-547

Provide better error logging from the Wicket applicaiton init() method if Isis fails to boot.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • viewer-wicket-1.2.0
    • viewer-wicket-1.3.0
    • Viewer Wicket
    • None

    Description

      This is a work-around for the fact that the Wicket framework's WicketFilter, that calls Application#init(), does not log any runtime exception that is thrown.

      For example, if a missing JDBC driver has not been configured, then this fact is never logged explicitly.

      The fix is to catch the runtime exception in the IsisWicketApplicaiton, and have it log before propogating the exception up to its caller (WicketFilter).

      Attachments

        Issue Links

          Activity

            People

              danhaywood Daniel Keir Haywood
              danhaywood Daniel Keir Haywood
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: