[jboss-user] [JBoss Seam] - Re: the intercept component don't work!

chlol do-not-reply at jboss.com
Wed Aug 29 06:02:46 EDT 2007


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



More information about the jboss-user mailing list