mynzai
Oct 4th, 2005, 01:58 PM
Hi,
I try to run a HessianServlet inside WebSphere 6 and get this exception.
Caused by: java.lang.IllegalStateException: SRVE0199E: OutputStream already obtained
at com.ibm.ws.webcontainer.srt.SRTServletResponse.get Writer(SRTServletResponse.java:462)
at com.ibm.ws.webcontainer.webapp.WebApp.sendError(We bApp.java:2488)
I'm not manipulating or acquiring any response streams in my hessian servlet. Is there a fix or workaround for this problem in hessian?
thank you,
mynzai
I try to run a HessianServlet inside WebSphere 6 and get this exception.
Caused by: java.lang.IllegalStateException: SRVE0199E: OutputStream already obtained
at com.ibm.ws.webcontainer.srt.SRTServletResponse.get Writer(SRTServletResponse.java:462)
at com.ibm.ws.webcontainer.webapp.WebApp.sendError(We bApp.java:2488)
I'm not manipulating or acquiring any response streams in my hessian servlet. Is there a fix or workaround for this problem in hessian?
thank you,
mynzai