[jboss-user] [JBoss Seam] - Re: Exceptions on Seam CVS20070322

gavin.king@jboss.com do-not-reply at jboss.com
Fri Mar 23 03:35:40 EDT 2007


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/core/Manager.java?r1=1.155&r2=1.156

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#4030948

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030948



More information about the jboss-user mailing list