I used JDeveloper to make my JSPs and I am trying to run it on IIS through
JRun but I get the following error:
/login_html/main.jsp:
javax.servlet.ServletException: allaire/jrun/jsp/XT
java.lang.NoClassDefFoundError: allaire/jrun/jsp/XT
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()
Any ideas on how to fix this? Any advice would be appreciated.
Thanks!!
------------------------------------------------------------------------------
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.