Hi, I doubt that we have that many adapters of jdk1.6 here (yet). I don't mind to have it working w/ jdk1.6, but I personally think the reqiurements should stay w/ jdk 1.5, since also the curren java ee is depending on that
thx, Matthias On 3/19/07, Himanshu Purandare <[EMAIL PROTECTED]> wrote:
Hi, This is Himanshu Purandare from Nemours. We are currently working on a project which involves technologies like Trinidad ADF along with Myfaces, Hibernate and Oracle. The project was working fine with JDK 1.5 without any issues. We upgraded to JDK 1.6 and it started complaining. It gave us an errors like following: WARNING: The TrinidadFilter has not been installed. Apache Trinidad requires this filter for proper execution. 2007-03-19 10:27:14,362 ERROR [STDERR] Mar 19, 2007 10:27:14 AM org.apache.myfaces.trinidadinternal.renderkit.RenderKitBase getRenderer WARNING: Renderer 'org.nemours.ui.faces.ExtendedDocumentRenderer' not found for component family 'org.nemours.ui.faces.Document' 2007-03-19 10:27:14,378 ERROR [STDERR] Mar 19, 2007 10:27:14 AM org.apache.myfaces.trinidad.component.UIXComponentBase _getRendererImpl WARNING: Could not find renderer for CoreExtendedDocument[UIXFacesBeanImpl, id=_idJsp0], rendererType = org.nemours.ui.faces.ExtendedDocumentRenderer 2007-03-19 10:27:14,378 ERROR [STDERR] Mar 19, 2007 10:27:14 AM org.apache.myfaces.trinidadinternal.renderkit.RenderKitBase getRenderer WARNING: Renderer 'org.apache.myfaces.HtmlTagRenderer' not found for component family 'javax.faces.Output' 2007-03-19 10:27:14,659 INFO [STDOUT] 10:27:14,659 INFO [[/coast]] No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /page/index.jsp][Class: org.nemours.jsf.component.CoreExtendedDocument,Id: _idJsp0][Class: org.apache.myfaces.trinidad.component.core.CoreForm,Id: logIn][Class: org.apache.myfaces.custom.div.Div,Id: _idJsp1]} (component-family= javax.faces.Output, renderer-type=org.apache.myfaces.HtmlTagRenderer) 2007-03-19 10:27:14,659 INFO [STDOUT] 10:27:14,659 WARN [UIComponentBase] No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /page/index.jsp][Class: org.nemours.jsf.component.CoreExtendedDocument,Id: _idJsp0][Class: org.apache.myfaces.trinidad.component.core.CoreForm,Id: logIn][Class: org.apache.myfaces.custom.div.Div,Id: _idJsp1]} (component-family= javax.faces.Output, renderer-type=org.apache.myfaces.HtmlTagRenderer) 2007-03-19 10:27:14,675 ERROR [STDERR] Mar 19, 2007 10:27:14 AM org.apache.myfaces.trinidadinternal.renderkit.RenderKitBase getRenderer It does not render any components and the app does not work. If I revert the JDK back to 1.5, it works fine. Could you please throw some light on this issue and provide us with a solution as I was unable to find anything on Apache & related site for the same. Any help/advise from you is greatly appreciated. Thanks & Regards, Himanshu Purandare
-- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com