Oh, I'm sorry, that's NoSuchMethodError, of course.
The cause of this one is an incompatibility b/w Seam 1.2 and icefaces. It's our fault,
I actually had been warned that icefaces is using that method of our internal APIs and
there is a comment in the code.
However, we broke it by this commit:
http://fisheye.jboss.com/browse/JBoss/jboss-seam/src/main/org/jboss/seam/...
So either Seam needs to provide a backward compatible overloaded version of the method, or
icefaces needs to be updated. It's probably better if we update icefaces, since
otherwise some new functionality won't work.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030948#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...