SeamTest.invokeMethod is assuming that the expression doesn't contain params. It
calls createMethodBinding by passing in null for the params array.
There are several ways to get this to work, but the easiest is probably just to pass the
param to createMethodBinding() yourself.
Stan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997410#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...