Re: reloadable=true not working--- problems with reloading servl ets

2002-05-18 Thread kelly, Burrowa

Why is it that during reloading of changed classes,
tomcat clears all variables from HTTPSession?

kB

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: reloadable=true not working--- problems with reloading servl ets

2002-05-17 Thread Ray Letts


  Yes the manager app will restart and the Tomcat will reload but I want 
Tomcat to detect newly compiled class files and reload without 
restarting, whether via the command line or via the manager web app.

This will avoid developers asking each other if they can 'restart' 
Tomcat while working on code.

Ray


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: reloadable=true not working--- problems with reloading servl ets

2002-05-17 Thread TMotte


Just my two cents, but I never have developers work on the same server
instance. You can run multiple tomcat instances on the same server, or you
can run one on each developer workstation (what I usually do). The whole
reason I'm using tomcat is because it's free and lightweight enough to
deploy on most workstations.




   
 
  Ray Letts
 
  [EMAIL PROTECTED] To:  Tomcat Users List 
[EMAIL PROTECTED]  
  a   cc: 
 
   Subject: Re: reloadable=true not 
working--- problems with reloading 
  05/17/2002 10:59 servlets
 
  AM   
 
  Please respond   
 
  to Tomcat Users 
 
  List
 
   
 
   
 





  Yes the manager app will restart and the Tomcat will reload but I want
Tomcat to detect newly compiled class files and reload without
restarting, whether via the command line or via the manager web app.

This will avoid developers asking each other if they can 'restart'
Tomcat while working on code.

Ray


--
To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail: 
mailto:[EMAIL PROTECTED]






--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: reloadable=true not working--- problems with reloading servl ets

2002-05-17 Thread Bing Zhang

I have same problem, even reload through manager  does not reload the
servlet class, but it will automatically pick up jsp timestamp. Everytime, I
change servlet, I have to restart tomcat, what a pain

Bing

-Original Message-
From: Ray Letts
To: Tomcat Users List
Sent: 5/17/02 8:59 AM
Subject: Re: reloadable=true not working--- problems with reloading servl
ets


  Yes the manager app will restart and the Tomcat will reload but I want

Tomcat to detect newly compiled class files and reload without 
restarting, whether via the command line or via the manager web app.

This will avoid developers asking each other if they can 'restart' 
Tomcat while working on code.

Ray


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]