[jboss-user] [JBoss Seam] - Re: Getting
ejbengine
do-not-reply at jboss.com
Tue Aug 21 17:54:00 EDT 2007
Changed the code to :
@Test
| public void testFindUnregisteredClaims() throws Exception {
| new FacesRequest() {
| @Override
| protected void invokeApplication() {
| invokeMethod("#{registrationFinder.find}");
| }
| }.run();
| }
and works
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076510#4076510
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076510
More information about the jboss-user
mailing list