Please use [ code ] tags when you post. The code you posted above won't work as the call to test1.test() isn't intercepted by the container - hence the IllegalStateException. Try just calling the method from a JSF page.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056772#4056772 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056772 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
