Re: tapestry-security securing EJB container objects

2011-09-01 Thread Lenny Primak
I think I am running into a more general problem with this. Security is just not getting invoked. Perhaps I have to declare shiro filter separately in web-inf? Would that interfere with tap security? On Aug 29, 2011, at 12:42 PM, Lenny Primak wrote: > Great! I'll try 1.2 and will do the shir

Re: tapestry-security securing EJB container objects

2011-08-29 Thread Lenny Primak
Great! I'll try 1.2 and will do the shiro mailing list as well. I tried the @RequiresRole on a stateless Rest service, and it didn't work, I guess now I know why now :) On Aug 29, 2011, at 12:28 PM, Kalle Korhonen wrote: > Thanks Lenny. Yes, it's the wrong list but the discussion's likely > rel

Re: tapestry-security securing EJB container objects

2011-08-29 Thread Kalle Korhonen
Thanks Lenny. Yes, it's the wrong list but the discussion's likely relevant to a number of other people as well. The most appropriate list is Shiro users and incidentally, there was a discussion on the same topic some time ago (http://shiro-user.582556.n2.nabble.com/Using-Shiro-in-a-Web-EJB-environ

tapestry-security securing EJB container objects

2011-08-29 Thread Lenny Primak
Hi guys, perhaps this is the wrong list to post this to, but tynamo list still doesn't work for me, and I may post this on the Shiro list as well. I just started using tapestry-security, and it works great! My application is a Tapestry front-end to a bunch of EJBs, Web services, and Rest objects