Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1-alpha-1
-
Component/s: Web interface
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
AclInitializer in continuum-acegi-security reads and executes SQL from a file.
To make it work in the webapp needs to read from classpath.
Attachments
Issue Links
| This issue is depended upon by: | ||||
| CONTINUUM-822 | Create acegi acl tables on database creation |
|
|
|
Can you take a look to this? it currently works with files, using SqlExecMojo, but in the webapp we'd need to read classpath
I've commented it out in application.xml to load at startup in the meantime