I think that this is a result from the wrong usage of the servlet 2.5 API I think in MyFaces 1.2.1-SNAPSHOT we fixed it.
Can you please give it a try? -M On Dec 11, 2007 10:45 PM, Zigc Junk <[EMAIL PROTECTED]> wrote: > Hi, > > I tried to use MyFaces 1.2 and Trinidad 1.2.3 in WebLogic 10 and got the > following error. Does anyone have a solution for this? > > thanks > > Bill > > INFO: Apache Trinidad is using HTTPSession for change persistence > <Dec 11, 2007 9:10:40 PM GMT> <Error> <HTTP> <BEA-101017> > <[EMAIL PROTECTED] - appN > ame: 'tcp.ear', name: 'tcp-web', context-path: '/tcp-web'] Root cause of > ServletException. > java.lang.IllegalStateException: strict servlet API: cannot call getWriter() > after getOutputStream() > at > weblogic.servlet.internal.ServletResponseImpl.getWriter(ServletResponseImpl.java:297) > at javax.servlet.ServletResponseWrapper.getWriter > (ServletResponseWrapper.java:122) > at > org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:317) > at > javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java > :45) > at > org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:175) > Truncated. see log file for complete stacktrace > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org

