Dear all,
I am trying to integrate JasperServer which uses Spring Security into our Web Application that uses JAAS. I have configured the JaasAuthenticationProvider and wrote my LoginModule....
Type: Posts; User: qsdfqsdf; Keyword(s):
Dear all,
I am trying to integrate JasperServer which uses Spring Security into our Web Application that uses JAAS. I have configured the JaasAuthenticationProvider and wrote my LoginModule....
For those testing using hsqldb you can also intialize your datasource like this and reference the sql script directly from the spring batch jar:
<jdbc:initialize-database data-source="dataSource"...