The message itself isn't harmful, but it indicates a misconfiguration, probably a double-registration of something. What does your faces-config.xml and web.xml look like?
-- Adam On 5/17/06, Arnaud MERGEY <[EMAIL PROTECTED]> wrote:
Hi, My JSF app is built with MyFaces 1.1.3 and ADF (apache-drop). When I access to my pages, it is printed fine but tomcat (5.5.17) print this log ATTENTION: Trying to attach AdfRenderingContext to a thread that already had one. 17 mai 2006 13:18:35 oracle.adfinternal.view.faces.renderkit.core.CoreRenderKit encodeFinally Can I ignore this message ? thanks, Arnaud