Dick
Matt Raible wrote:
Make sure you have reloadable="true" in the contexts they're putting their beans into:
<Context path="/examples" docBase="examples" debug="0" reloadable="true" crossContext="true">
Matt
-----Original Message-----
From: Dick Steflik [mailto:[EMAIL PROTECTED] Sent: Saturday, December 13, 2003 1:24 PM
To: [EMAIL PROTECTED]
Subject: Need some Tomcat Configuration help badly
I'm teaching a course that covers JSPs at the local university and have switched over to Tomcat from JRun this semester. I'm using v 4.1.27 and seem to be having a problem that I never remember having with JRun. The students are busily ftping their JSP and Javabeans to the server and testing (only a week left in the semester so I need help bad). The problem is, when they recompuile a bean and upload it to the server it seems to take forever (hours) before the server recognizes the new bean and servers it. The server recognizes that it is there but says it not there as its trying to compile the JSP.
Dick Steflik Binghamton University Binghamton, NY
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]