renamed datasource

This commit is contained in:
2018-11-15 12:39:46 +01:00
parent 7b1d4f24ab
commit 2dc317b84f
2 changed files with 2 additions and 3 deletions

View File

@ -4,8 +4,7 @@ securityManager.cacheManager = $cacheManager
# DataSource Setup
datasource = org.apache.shiro.jndi.JndiObjectFactory
datasource.resourceName = java:/jboss/accountTestDs
# TODO - change to accountDs
datasource.resourceName = java:/jboss/accountDs
datasource.resourceRef = true
# HashService