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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to