Hi,
as testing Managable Entites (CRUD), i get an 403-Error (Access denied) from the web-container, when trying to access the Entity Management.
I got two users/roles in my model. The web.xml.vsl of the bpm4struts-cartridge does not assign the roles to the <auth-constraint> element of the <security-constraint>. I think the basic question is, how to add the roles to #foreach ($user in $manageable.users) [web.xml.vsl, Line 147], so that they are processed!?!
I am using andromda version 3.1-M1.
Thanks!
