什么是最新版本的JBoss Seam(2.3.1.Final)支持的最新Richfaces版本?

时间:2015-02-12 19:47:16

标签: java-ee richfaces seam

我在Seam框架的最后一个版本release notes找到了一个问题,提到了Richfaces升级到版本4.3.3.Final。我还在Brian Leathem的博客this post中找到了4.5.x RichFaces版本将重点关注与4.3.x的兼容性。

我的问题是:最新版本的RF(4.5.2)是否能与上一版本的JBoss Seam(2.3.1.Final)配合使用,因为它可以与RF 4.3.3配合使用。最终应该与RF 4.5x兼容?

1 个答案:

答案 0 :(得分:0)

The latest version of RichFaces (4.5.x) won't work with Seam 2.3 it seems, see: https://developer.jboss.org/message/936866?et=watches.email.thread#936866 (the resources packed.js, packed.css etc cannot be loaded)

I have the same problem. It seems the RichFaces team couldn't care less. They have announced that they will 'pursue a path of stability and not innovation' (http://www.bleathem.ca/blog/2014/07/richfaces-will-pursue-stability-over-innovation.html). With that they won't get any new projects to adopt RichFaces yet they are ignoring all the projects that used the old JBoss dream team of Seam+RichFaces!

I have it working with Seam 2.3.1 and RichFaces 4.3.4 but there are a couple of bad bugs in RF 4.3.4 (try using a scrollable table on an iPad or Mac) and these are fixed in RF 4.5.

I guess I will need to kick out RF completely and concentrate on Primefaces.