Re: security in Tapestry

2007-07-19 Thread Renat Zubairov
ycle().getRequestContext().getRequest().isUserInRole("MMC_ADMIN"); > > > > But, always it's false. Do you have any idea to solved it? > > -- > > View this message in context: > > http://www.nabble.com/security-in-Tapestry-tf4107361.html#a11680154 >

Re: security in Tapestry

2007-07-19 Thread Andrea Chiumenti
is > way: > > admin1 = > > getRequestCycle().getRequestContext().getRequest().isUserInRole("MMC_ADMIN"); > > But, always it's false. Do you have any idea to solved it? > -- > View this message in context: > http://www.nab

Re: security in Tapestry

2007-07-18 Thread Jesse Kuhnert
Do you have any idea to solved it? -- View this message in context: http://www.nabble.com/security-in-Tapestry-tf4107361.html#a11680154 Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [

security in Tapestry

2007-07-18 Thread Alexa22
().isUserInRole("MMC_ADMIN"); But, always it's false. Do you have any idea to solved it? -- View this message in context: http://www.nabble.com/security-in-Tapestry-tf4107361.html#a11680154 Sent from the Tapestry - User mail