-
Jul 23rd, 2010, 11:26 AM
#1
Spring 3.0 + JSF 1.2
Our web application uses JSF 1.2 and Spring 3.0 as EL resolver (org.springframework.web.jsf.el.SpringBeanFacesELR esolver).
Spring beans are also used as JSF managed beans.
We are using Websphere 6.1 application server and we are always seeing the following warning messages in logs when accessing pages :
org.springframework.web.context.request.FacesReque stAttributes registerDestructionCallback Could not register destruction callback [org.springframework.beans.factory.support.Disposab leBeanAdapter@5c615c61] for attribute 'xxxService' because FacesRequestAttributes does not support such callbacks
Why are these warning messages seen ? Is there a configuration or application error in our design. We see those messages in Spring 2.5 also.
-
Jul 23rd, 2010, 11:38 AM
#2
typical thread here
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules