RE: Tomcat does not accept new versions of jar or class files

2004-05-05 Thread Shapira, Yoav

Hi,

Has anyone realized similar problems and does know what to do?
Does Tomcat have some kind of caching directory? Or could it be the JVM
that
does some caching, in my case 1.4.2_02 from Sun?

Neither tomcat nor the JVM do any class caching that would survive a JVM
restart, much less a system reboot.

Are you sure you're putting the class in the right place?

Yoav Shapira




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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



RE: Tomcat does not accept new versions of jar or class files

2004-05-05 Thread Andreas Probst
Hi,

thank you for your quick response. Now it works. The reason was: I really
got the wrong class file due to a chaining of unfortunate circumstances: the
build process did not run last night and I didn't realize it because my
wristwatch showed the yesterday date (because April's got only 30 days) :-(

Regards,

Andreas

 
 Hi,
 
 Has anyone realized similar problems and does know what to do?
 Does Tomcat have some kind of caching directory? Or could it be the JVM
 that
 does some caching, in my case 1.4.2_02 from Sun?
 
 Neither tomcat nor the JVM do any class caching that would survive a JVM
 restart, much less a system reboot.
 
 Are you sure you're putting the class in the right place?
 
 Yoav Shapira
 
 
 
 
 This e-mail, including any attachments, is a confidential business
 communication, and may contain information that is confidential,
proprietary
 and/or privileged.  This e-mail is intended only for the individual(s) to
whom
 it is addressed, and may not be saved, copied, printed, disclosed or used
by
 anyone else.  If you are not the(an) intended recipient, please
 immediately delete this e-mail from your computer system and notify the
sender. 
 Thank you.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

-- 
Sie haben neue Mails! - Die GMX Toolbar informiert Sie beim Surfen!
Jetzt aktivieren unter http://www.gmx.net/info


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



RE: Tomcat does not accept new versions of jar or class files

2004-05-05 Thread Shapira, Yoav

Hi,

thank you for your quick response. Now it works. The reason was: I
really
got the wrong class file due to a chaining of unfortunate
circumstances:
the
build process did not run last night and I didn't realize it because my
wristwatch showed the yesterday date (because April's got only 30 days)
:-(

Wow, that's a good one!  LOL.  Glad you've figured it out.

Yoav



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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