java.lang.IllegalArgumentException: null source

前端 未结 4 858
终归单人心
终归单人心 2020-12-06 02:34

We have an application which uses JSF2 and Spring. The application works fine when deployed. But this happens if I went through the following steps:

  1. Open the l
4条回答
  •  庸人自扰
    2020-12-06 02:46

    This looks like http://java.net/jira/browse/JAVASERVERFACES-1758

    which is not fixed in Mojarra 2.1.x

提交回复
热议问题