Re: Has anybody resolved no-refresh of servlets?

2001-05-18 Thread mex
On Thu, 17 May 2001 14:20:03 CDT "Mark Mynsted" wrote: > Good idea, but they are not. The really frustrating thing is that the same s > ervlets will reload some times, and will not other times. Could this be rela > ted to me running Tomcat in process with IIS? No, I don't think it's related to

Re: Has anybody resolved no-refresh of servlets?

2001-05-17 Thread anil
If the servlet class on your classpath(system classpath) servelt reload won't work. anil Mazur wrote: > Actually, I wouldn't mind seeing an answer to this one as I still have > not been able to get my servlets to reload even when setting the > reloadable flag to true. > > If anyone waats to of

RE: Has anybody resolved no-refresh of servlets?

2001-05-17 Thread Warren Crossing
re checked also every 15(1.5)?? seconds.. hope this helps! regards, warren. -Original Message- From: Mark Mynsted [mailto:[EMAIL PROTECTED]] Sent: Friday, 18 May 2001 9:08 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Has anybody resolved no-refresh of servlets? So are you

Re: Has anybody resolved no-refresh of servlets?

2001-05-17 Thread Mark Mynsted
So are you saying the only version of tomcat where this works reliably is in the new 4.x betas? Sincerely yours; Mark Mynsted VHA Management Information Systems Client Services [EMAIL PROTECTED] (972) 830 - 0592, Internal x1592 >>> [EMAIL PROTECTED] 5/17/2001 4:51:03 PM >>> Mazur wrote: >

Re: Has anybody resolved no-refresh of servlets?

2001-05-17 Thread Bo Xu
Mazur wrote: > Actually, I wouldn't mind seeing an answer to this one as I still have > not been able to get my servlets to reload even when setting the > reloadable flag to true. > > If anyone waats to offer up an answer to Mark's post, I'm listening! > :-) > > Rob > [...] Hi :-) from several e

Re: Has anybody resolved no-refresh of servlets?

2001-05-17 Thread Mazur
Actually, I wouldn't mind seeing an answer to this one as I still have not been able to get my servlets to reload even when setting the reloadable flag to true. If anyone waats to offer up an answer to Mark's post, I'm listening! :-) Rob Mark Mynsted wrote: > > Please disregard that message..

RE: Has anybody resolved no-refresh of servlets?

2001-05-17 Thread Mark Mynsted
Good idea, but they are not. The really frustrating thing is that the same servlets will reload some times, and will not other times. Could this be related to me running Tomcat in process with IIS? Sincerely yours; Mark Mynsted VHA Management Information Systems Client Services [EMAIL PRO

RE: Has anybody resolved no-refresh of servlets?

2001-05-17 Thread Sadasivakurup, Jiji L.
May be the servlets are in your classpath when you start tomcat?? WEB-INF/classes should not be in the classpath. Jiji -Original Message- From: Mark Mynsted [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 17, 2001 11:02 AM To: [EMAIL PROTECTED] Subject: Has anybody resolved no-refresh o

Re: Has anybody resolved no-refresh of servlets?

2001-05-17 Thread Mark Mynsted
Please disregard that message... Sincerely yours; Mark Mynsted VHA Management Information Systems Client Services [EMAIL PROTECTED] (972) 830 - 0592, Internal x1592 >>> [EMAIL PROTECTED] 5/17/2001 10:01:42 AM >>> Has anybody resolved why servlets do not seem to be refreshed when the reloadab