JpaStringResourceLoader bortkommenterad

git-svn-id: svn://svn.dsv.su.se/scipro/scipro/trunk@493 73ecded7-942e-4092-bab0-0e58ef0ee984
This commit is contained in:
mpeters 2011-03-24 18:12:22 +00:00
parent 3bbf8bab8b
commit 6d7ab28d9f

@ -97,7 +97,7 @@ public class SciProApplication extends RepositoryApplication implements IThemabl
getSecuritySettings().setAuthorizationStrategy(cas);
//getResourceSettings().setThrowExceptionOnMissingResource(false);
getResourceSettings().addStringResourceLoader(new JpaStringResourceLoader());
//getResourceSettings().addStringResourceLoader(new JpaStringResourceLoader());
getSecuritySettings().setUnauthorizedComponentInstantiationListener(new ComponentSecurityLogger());
scheduler = new Scheduler();