*/
protected void setUp() throws Exception
{
super.setUp();
IdGenerator idGen = new JetspeedIdGenerator(65536,"P-","");
cache = new FileCache(new EhCacheImpl(CacheManager.getInstance().getEhcache("pageFileCache")), 10);
folderMetaDataDocumentHandler = new CastorFileSystemDocumentHandler(
idGen,
"/JETSPEED-INF/castor/page-mapping.xml",