Hello, I get the following error every time I modify a .jsp page and then refresh it in the browser. Is there any way to configure JRun (using IIS 5 connector) to recompile the JSP automatically? Thank you, Dave Error ----------------------------------------------- 500 Internal Server Error /dm/: The pipe has been ended. java.io.IOException: The pipe has been ended. void allaire.jrun.servlet.JRunRequestDispatcher.forward(javax.servlet.ServletRequ est, javax.servlet.ServletResponse) void allaire.jrun.servlet.JRunSE.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) void allaire.jrun.servlet.JvmContext.dispatch(javax.servlet.http.HttpServletReque st, javax.servlet.http.HttpServletResponse) void allaire.jrun.jrpp.ProxyEndpoint.run() void allaire.jrun.ThreadPool.run(java.lang.Runnable) void allaire.jrun.WorkerThread.run() ------------------------------------------------------------------------------ Archives: http://www.egroups.com/group/jrun-interest/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
