Uploaded image for project: 'S2JSF'
  1. S2JSF
  2. JSF-31

[Seasar-user:4822] Re:[S2JSF] PathNotFound でページ遷移できない

XMLWordPrintable

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 1.1.0, 1.0.19
    • Affects Version/s: 1.0.18, 1.1.0-rc-1
    • None

      現象を再度説明すると
      ・PathNotFoundRuntimeExceptionの発生
      ・内部エラーによりhttpステータス500となる
      です。

      検討した対応としては下記のとおりです。

      ・jsfErrorPage.diconでの設定による回避
      ->出来なかった
      ・web.xmlのerror-pageの設定による回避
      ->ステータスコード500での回避となり、本来の404には出来ない
      ・サーブレットフィルタで例外を処理する(力技)
      ->フィルタに到達した例外はServletExceptionになっていて出来ない(causeも無し)

            Assignee:
            yone yone
            Reporter:
            yone yone
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: