mraible wrote:
> 
> On Fri, Apr 18, 2008 at 3:34 AM, Marcello Teodori
> <[EMAIL PROTECTED]> wrote:
>>
>>  For an application that I've already in production and where I cannot
>> change
>>  passwords, is there a backwards-compatible configuration?
> 
> That's a good point. I suppose I should back out the following change?
> 
> http://issues.appfuse.org/browse/APF-1052
> 

For my specific needs I solved commenting the element "<security:salt-source
user-property="username"/>" and now the old passwords are working!

For the issue I don't know, maybe leaving the new configuration commented as
I did or adding some very visible explanation in the appfuse upgrade notes
would be better...


mraible wrote:
> 
>>  Also, I had transaction problems when logging in and I had to apply the
>>  txAdvice also to the userDao bean to make everything work, is this
>> problem
>>  only mine, or the userDao passed to Spring Security should be a
>> userManager
>>  instead with the proper surrounding transaction handling?
> 
> I didn't experience this issue, but I've seen it before. Are you using
> JPA?
> 

Yes, I'm using JPA.

Marcello

-- 
View this message in context: 
http://www.nabble.com/Upgrading-to-Spring-Security-tp16754559s2369p16783393.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to