Thanks, I found my problem. You are correct that I had to pass the variable rather than the executionContext. I was getting error as I was not passing a serializable object in the executionContext.
Thanks for reply :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146824#4146824 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146824 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
