Hi Veronica,

I have faced the same problem earlier when I tried to put Bean used in JSP
directly without packaging.
After that I have packaged and put the whole directory under
/jsm-default/classes/.
It went fine after that.

Pls try the same.

Best Regards
Savant





Veronica Perez <[EMAIL PROTECTED]> on 09/28/2000 11:47:33 PM

Please respond to [EMAIL PROTECTED]

To:   JRun-Talk <[EMAIL PROTECTED]>
cc:    (bcc: Savantraj Chennamakal Subramanian/PM4/ISSAP/SES/SONYASIA)
Subject:  Help!  I'm getting an error trying to run my JSPs



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.






------------------------------------------------------------------------------
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.

Reply via email to