【问题标题】:ViewExpiredException in Firefox and IE after migrating to Jboss 7.0 AS迁移到 Jboss 7.0 AS 后 Firefox 和 IE 中的 ViewExpiredException
【发布时间】:2011-10-18 18:11:02
【问题描述】:

我们的 JSF 2.0 Richfaces 4.0 应用程序在 Jboss 6.0 上运行良好,我们正在尝试将其迁移到 Jboss 7.0 AS。

对于我们在页面上单击的任何链接,我们在 Firefox 和 IE 中都遇到了 ViewExpiredException。在谷歌浏览器中它工作正常。注意确定是什么问题。我不知道如何调试它。

请告诉我遇到过类似问题的人。

谢谢, 马赫什

【问题讨论】:

    标签: jsf jboss richfaces


    【解决方案1】:

    你正在经历的Mahesh https://issues.jboss.org/browse/AS7-1283

    在启动 AS 7 时传递 -Dorg.apache.tomcat.util.http.ServerCookie.FWD_SLASH_IS_SEPARATOR=false 或按照 https://docs.jboss.org/author/display/AS7/Admin+Guide#AdminGuide-SystemProperties 将属性添加到配置中

    【讨论】:

      猜你喜欢
      • 2014-07-16
      • 2021-02-22
      • 2021-03-31
      • 1970-01-01
      • 2011-05-15
      • 2011-11-15
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多