why "RequestContext had not been properly released on earlier request"?
Hi all,
When looking at the server logs, it shows this line: <Warning> <org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl> <BEA-000000> <RequestContext had not been properly released on earlier request.>. What could be the cause for this warning and what's the implication when this occurs?
I found in one post (http://comments.gmane.org/gmane.comp.jakarta.myfaces.devel/35325) that it mentioned possible reasons: Is the filter exectured twice ? Or do you have multiple Trinidad JARs (two -impl or so) on the classpath ?
Which filter is it talking about in web.xml?
Thanks,
Shawn
Edited by: shawn_abc on Jul 10, 2012 8:11 AM