162163164165166167168169
new StorePool(haStorePoolSize, haStorePoolUpperSize, haStorePoolPollTime, haStoreFactory); mgr.setStorePool(storePool); //add container listener for hooking sync calls ctx.addContainerListener(new HASyncContainerListener(mgr)); }
146147148149150151152153
160161162163164165166