Re: [appfuse-user] Access Denied .............. need help

2008-06-09 Thread Greenhorn2005
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

Re: [appfuse-user] Access Denied .............. need help

2008-06-09 Thread Leo Barrientos C.
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

Re: [appfuse-user] Access Denied .............. need help

2008-06-09 Thread Greenhorn2005
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

Re: [appfuse-user] Access Denied .............. need help

2008-06-09 Thread Leo Barrientos C.
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

Re: [appfuse-user] Access Denied .............. need help

2008-06-09 Thread Greenhorn2005
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

Re: [appfuse-user] Access Denied .............. need help

2008-06-09 Thread Leo Barrientos C.
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

[appfuse-user] Access Denied .............. need help

2008-06-09 Thread Greenhorn2005
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