What does your security.xml look like? In the SVN right now, we have a salt for password encryption. In the 2.0.1 version of AppFuse we did not. To make tests pass in 2.0.2, you'll need to update passwords in sample-data.xml.
Matt On Thu, Apr 17, 2008 at 1:54 PM, <[EMAIL PROTECTED]> wrote: > I'm following guide on Matt Raible's site on upgrading acegi to spring > security. > > After few hours, finally I can run my application. But new problem > arise, now I can not > log in into application with no visible error on log. I guess I missed > minor detail while > upgrading. > > Matt, could you give me some advice; anything that I should check to > make it work ? > > Many thanks! > > -- > Ernas M. Jamil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
