JpaStringResourceLoader bortkommenterad
git-svn-id: svn://svn.dsv.su.se/scipro/scipro/trunk@493 73ecded7-942e-4092-bab0-0e58ef0ee984
This commit is contained in:
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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user