Hi,
i try to deploy the latest release of MyFaces (and tomahawk) on Weblogic 8.1
sp 5 and i have this issue :
java.lang.IllegalStateException: strict servlet API: cannot call
getOutputStream() after getWriter()
at
weblogic.servlet.internal.ServletResponseImpl.getOutputStream(ServletResponseImpl.java:162)
at
org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:127)
at
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
at
simpa.web.utils.AuthorizationFilter.doFilter(AuthorizationFilter.java:58)
any idea ?
Thanks
Bruno
--
View this message in context:
http://www.nabble.com/IllegalStateException%3A-strict-servlet-API%3A-cannot-call-getOutputStream%28%29-t1629506.html#a4413874
Sent from the My Faces - Dev forum at Nabble.com.