thank your reply!
i use a test case to call the persist method,the following is code:

        @Test
  |     public void testIntercept() throws Exception {
  |             new ComponentTest() {
  |                     protected void testComponents() throws Exception {      
                        
  |                             invokeMethod("#{useIntercept.persist}");
  |                     }
  |             }.run();
  |     }

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079069#4079069

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079069
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to