hello, I'm trying to implement shiro with security module realm, on the isis
simple app, following the incode plataform guide
(http://platform.incode.org/modules/spi/security/spi-security.html), but at the
time of running the application the following error is generated: (The table
does not exist: ISISSECURITY.APPLICATIONTENANCY in Catalog Schema ISISSECURITY.
The MetaData is not correct, or you need to put
"datanucleus.schema.autoCreateTables" as "true"). to which I proceed to add the
annotation in isis.properties, but the error continues