[jboss-user] [JBoss Seam] - Re: Observer issues - multiple calls + async
damianharvey
do-not-reply at jboss.com
Wed Nov 28 09:54:02 EST 2007
More interesting behviour around Issue #1. If you do multiple hot deploys you can end up with an error (which looks suspiciously like the error when you do the Async)Caused by: java.lang.IllegalArgumentException: method not found: sayHelloBack for component: testObserver
| at org.jboss.seam.Component.callComponentMethod(Component.java:2105)
| at org.jboss.seam.core.Events.raiseEvent(Events.java:83)
Doing a full undeploy/reploy resolves this.
A bit frustrating until I figured that one out.
Cheers,
Damian.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108509#4108509
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108509
More information about the jboss-user
mailing list