Re: tynamo-security (shiro) exception

2010-10-25 Thread Anton Mezerny
Checked out Tynamo 0.3.0-Snapshot and exception is gone. Thank you. 2010/10/25 Katia Aresti > Its normal, you have to checkout Tynamo branch ;) > > > 2010/10/25 Anton Mezerny > > > Checked out new version of Hotel booking application. There is no > > tynamo-security dependency in pom.xml at all

Re: tynamo-security (shiro) exception

2010-10-25 Thread Katia Aresti
Its normal, you have to checkout Tynamo branch ;) 2010/10/25 Anton Mezerny > Checked out new version of Hotel booking application. There is no > tynamo-security dependency in pom.xml at all. Am I doing something wrong? > Anton > > 2010/10/25 Christophe Cordenier > > > Hi > > > > Yes it's fixed

Re: tynamo-security (shiro) exception

2010-10-25 Thread Anton Mezerny
Checked out new version of Hotel booking application. There is no tynamo-security dependency in pom.xml at all. Am I doing something wrong? Anton 2010/10/25 Christophe Cordenier > Hi > > Yes it's fixed, i have update the pom.xml to use tynamo 0.3.0-SNAPSHOT > > 2010/10/25 Anton Mezerny > > > Hi

Re: tynamo-security (shiro) exception

2010-10-25 Thread Christophe Cordenier
Hi Yes it's fixed, i have update the pom.xml to use tynamo 0.3.0-SNAPSHOT 2010/10/25 Anton Mezerny > Hi all, > I am playing with hotel booking application and trying to use some examples > from it in my project. Now I have a problem in login page - when I try to > login, I got > shiro's cipher

Re: tynamo-security (shiro) exception

2010-10-25 Thread Mark Shead
What version of tapestry-security are you using in your pom.xml? On Mon, Oct 25, 2010 at 7:27 AM, Anton Mezerny wrote: > Hi all, > I am playing with hotel booking application and trying to use some examples > from it in my project. Now I have a problem in login page - when I try to > login, I got

tynamo-security (shiro) exception

2010-10-25 Thread Anton Mezerny
Hi all, I am playing with hotel booking application and trying to use some examples from it in my project. Now I have a problem in login page - when I try to login, I got shiro's cipher exception, like here: https://issues.apache.org/jira/browse/SHIRO-183 Is it fixed now? How can I upgrade to fixed