150151152153154155156157158159160
public void run() { try { // invoke to initialize FacesContext.currentInstance() for this thread new MyFacesBaseTest("dummy") { public void setUp() throws Exception { super.setUp(); }