Hi,

I've successfully managed to build my one first app and I already feel the power
of AndroMDA ;-) c00l

Anyway, because I'm still not experimented, I have some questions.

1. I set up a simple app with one Use Case called Browse. An <<Actor>> of role
"user" may use a state diagram called "Browse Activity".

2. With no security feature enabled, I can run the app without any problem.

3. I'm trying to play with security feature and roles :
 - In mda/project.xml I put <security>true</security>.
 - I put the two files users.properties and roles.properties in WEB-INF/classes.
I've created a user in users.properties and defined a role for this user in
roles.properties which is the same than on my Use-Case diagram.
 - Well, when I start the app, and input a valid login, I have a "Access to the
requested resource has been denied" 403 Error.

Any idea?

Another question : I've read on the bpm4struts documentation that it is possible
to generate the files users.properties and roles.properties. HowTo?

Tks again,

Cheers


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to