Hi all,
After building my Maven project against Syncope 4.0.6 and starting it on a
fresh database, I tried to POST a new role on "/roles" and got this error:
11:02:53.009 ERROR org.apache.syncope.core.rest.cxf.RestServiceExceptionMapper
- Exception thrown
org.apache.openjpa.persistence.PersistenceException: ERROR: relation «
dynrolemembers » does not exist
Position : 13 {prepstmnt 1207621171 DELETE FROM DynRoleMembers WHERE
role_id=?} [code=0, state=42P01]
I did not notice any failures when database was built
Any ideas?
Cheers
Lionel