Hi Richard On Feb 7, 2008 6:15 AM, Richard Yee <[EMAIL PROTECTED]> wrote: > Hi, > I am using Trinidad 1.0.5 and MyFaces 1.1.5 with JDeveloper 10.1.3.1. > My application works fine in the embedded server but when I deploy the ear > file to the oc4j external container, my pages end up blank - The browser > window is empty and if I view the source, I can see all of the <tr: > tags. > I have seen this problem before if the default-render-kit-id element is not > defined for trinidad (org.apache.myfaces.trinidad.core) . Does anyone know > what else > might cause this problem?
does your EAR contain all the required JARs ? In embedded mode that may be different, since the embedded server has the JARs from your project. Not sure if your EAR contains them all as well. -M > > Thanks, > > Richard > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org

