Hi,Sean. I used Myfaces Core 1.1.2 to test the "java.lang.IllegalStateException: Cannot forward after response has been committed" issue,Now found it: If redirect in Java back form bean,has no problem. But if using redirect in filter class, the problem is still exist. I knowned the two test-cases can pass for Sun RI.
Regards, Antonio -----邮件原件----- 发件人: Sean Schofield [mailto:[EMAIL PROTECTED] 发送时间: 2006年3月7日 9:33 收件人: MyFaces Discussion; MyFaces Development; [email protected] 主题: [ANNOUNCE] MyFaces Core 1.1.2 Ready For Testing We now have a stable 1.1.2 build of the MyFaces Core ready for testing. You can find the build at http://cvs.apache.org/builds/myfaces/nightly/. Please be sure to test the core 1.1.2 snapshot *only*. The rest (including core 1.1.3) is nightly stuff that is automatically produced from the trunk and isnot to be released in the near term. NOTE: This build will automatically be deleted after 5 days due to a cron script. Please report any issues in the jira instance for core (https://issues.apache.org/jira/browse/MYFACES) and mark the version found as 1.1.2-SNAPSHOT. Leave version to be fixed as blank. If you provide a patch for an issue make sure to use the new "Provide Patch" operation to flag the issue as having a patch. If all goes well with the testing we will release in the day or two. We're looking to start releasing on a more rapid schedule now that several barriers to this have been removed. So don't worry if your bug fixes do not make it into this next release as there should be more coming soon. Sean
