As far as JSSE goes, I do not see any exception related to that.
Pae ----- Original Message ----- From: "Rutledge, Aaron" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 17, 2002 3:58 PM Subject: SSL Exception Hello List, I am trying to configure SSL for Tomacat(4.0.1). I am using jdk 1.3.1_02 and jsse-1_0_2. I followed the instruction to the tee as explained at http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html Anyway, I am hoping someone might help me narrow down my problem. WHat could cause the exception below on startup? I've tried changing my ports, adding a keystoreFile parameter, and a million other things. I hope someone might be able to tell me where to start looking next by the exception type. Best regards to all, Aaron 2002-05-17 08:29:43 StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception java.lang.IllegalStateException at org.apache.catalina.connector.ResponseFacade.getWriter(ResponseFacade.ja va:159) at org.apache.jasper.runtime.JspWriterImpl.initOut(JspWriterImpl.java:166) at org.apache.jasper.runtime.JspWriterImpl.flushBuffer(JspWriterImpl.java:1 58) at org.apache.jasper.runtime.JspWriterImpl.flush(JspWriterImpl.java:205) at org.apache.jasper.runtime.PageContextImpl.release(PageContextImpl.java:1 76) at org.apache.jasper.runtime.JspFactoryImpl.internalReleasePageContext(JspF actoryImpl.java:198) at org.apache.jasper.runtime.JspFactoryImpl.releasePageContext(JspFactoryIm pl.java:193) at org.apache.jsp.pgl$jsp._jspService(pgl$jsp.java:80) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
