Just tried it out. When I run RegisterBean.java, it gives me: fdsfsdfTest succesful AAAA true
Maybe right the main method that you’re using or a unit test and put it in here? That way we can make sure that we’re invoking the exact same thing? (A unit test would be best - that way validation can be done with a simple build.) On Sat, Jan 25, 2014 at 5:00 PM, salihrkc <[email protected]> wrote: > I am using 1.2.2 > > I know it must return true, even a guy on stackoverflow said it was > returning true on his pc but i don't know what is wrong with my code. > > here is small program i tested > https://github.com/slhrkc/NewPlease > > > you can run the file RegisterBean.java to see the output, it gives me > false. > > > > > > -- > View this message in context: > http://shiro-user.582556.n2.nabble.com/Plain-password-and-encrypted-password-doesn-t-match-tp7579552p7579554.html > Sent from the Shiro User mailing list archive at Nabble.com. >
