Tomcat does not accept new versions of jar or class files

2004-05-05 Thread Andreas Probst
Hi all,

I've got a strange problem: Tomcat 4 does not use the new class or jar files
I give it. Of course I restarted Tomcat, I even rebooted Windows. 

There is no way to make Tomcat use the new files. A colleage once had the
same problem. After he had deleted the old class file, Tomcat reported a
ClassNotFoundEx or so. Then he put the new class file - and guess what:
Tomcat used the old one again. The colleage actually solved the problem by
booting the Unix machine Tomcat ran on. Unfortunately even this does not
work in my case now.

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?

Thanks in advance.

Andreas

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

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]