Well Leo,
I just wanted to thank you for the help,
I have got it fixed... using security.xml
thanks...
Philip
--
View this message in context:
http://www.nabble.com/Access-Denied-..-need-help-tp17727913s2369p17729623.html
Sent from the AppFuse - User mailing list ar
Mmm, the user has the role? (i know ... stupid question) - check it in
the admin section.
I dont know more tricks,
Greenhorn2005 schrieb:
Leo Barrientos C. wrote:
Ok, just ideas:
a) ROLE must be Uppercase always in the DB and the config. Like:
roles="ROLE_USER, ROLE_TA"
b) Play with
Leo Barrientos C. wrote:
>
> Ok, just ideas:
>
> a) ROLE must be Uppercase always in the DB and the config. Like:
> roles="ROLE_USER, ROLE_TA"
>
> b) Play with the spaces roles="ROLE_A,ROLE_B" or "ROLE_A, ROLE_B"
>
> c) mvn clean
>
> Hope helps.
>
>
Hello Leo,,
thanks for the quick r
Ok, just ideas:
a) ROLE must be Uppercase always in the DB and the config. Like:
roles="ROLE_USER, ROLE_TA"
b) Play with the spaces roles="ROLE_A,ROLE_B" or "ROLE_A, ROLE_B"
c) mvn clean
Hope helps.
Greenhorn2005 schrieb:
hello Leo,
No, i have already added Role_TA to them (i mean
hello Leo,
No, i have already added Role_TA to them (i mean in particular menus
plus I added to menu containing logout, main menu and usermenu)
So it has to do something with security I think... I am
a fresher..
thanks..
Philip
--
View this messag
In menu-config.xml ?
Greenhorn2005 schrieb:
Hi,
I am using Maven and appfuse version 2.0.7. I have added a new role
in the sample data besides ROLE_ADMIN and ROLE_USER. (a new one is ROLE_TA).
so a total of three roles.
When I create a new user having role ROLE_TA and logs in
Hi,
I am using Maven and appfuse version 2.0.7. I have added a new role
in the sample data besides ROLE_ADMIN and ROLE_USER. (a new one is ROLE_TA).
so a total of three roles.
When I create a new user having role ROLE_TA and logs in using its
password and username, I get Access D