I'm sorry I did not see this message before, the same happened to me.
For the solution I did a diff of matt's changes as suggested on his blog:
  http://raibledesigns.com/rd/entry/upgrading_to_spring_security_2
i.e. here:
  http://source.appfuse.org/changelog/appfuse/?cs=3089

the offending taglib call in the footer.jsp becomes:
  <security:authentication property="principal.fullName"/>

Marcello


ct1 wrote:
> 
> I figured out the problem is in footer.jsp.  Apparently,
> <security:authentication operation="fullName"/> is no longer working
> anymore.  If you have that in your code, it will generate a blank page
> with no stack traces what so ever even when I turn on the debug logging.
> 
> Matt, if you can add this additional instruction, that will save lots of
> time for others.
> 
> Thanks!
> 
> 
> 
> mraible wrote:
>> 
>> It's difficult for us to know what the problem is if you don't provide  
>> any more information. Are you sure there's no stack traces?
>> 
>> Matt
>> 
>> On Apr 22, 2008, at 8:59 AM, ct1 wrote:
>> 
>>>
>>> I followed Matt's instructions to update Appfuse. I got a major  
>>> problem.
>>> Please help!
>>> (Prior to the security update, I moved to spring 2.5.2 and the app  
>>> works
>>> fine.)
>>>
>>> After the security update, all the page except the login page are  
>>> empty.
>>> There is no error in the log.  I can see in the log that the back  
>>> end work
>>> fine.
>>>
>>> Thanks!
>>>
>>> ct1
>>> -- 
>>> View this message in context:
>>> http://www.nabble.com/Problem-update-to-spring-security-2.0-tp16824700s2369p16824700.html
>>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additio
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-update-to-spring-security-2.0-tp16824700s2369p16850218.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