ese variables and it depends on your OS.
[],
Michel Costa
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
The major problem is not about putting hibernate in the context's lib folder,
but as you may know, hibernate does some mapping stuff, which means it reads a
bunch of .hbm.xml files into memory, connects and validate these mappings
everytime the context gets reloaded, and depending on how much ma
Some filesystems in linux/unix does not save date stuff, to speed up access...
I am not sure about what tomcat does, but I think he sends the date of the
cached resource...
- Segue mensagem original! -
De: hanasaki <[EMAIL PROTECTED]>
Data: Wed, 11 Jan 2006 21:44:27 -060
ok at your idea... but seems you are not trying to reload the
classes references.
- Segue mensagem original! -
De: Sriram Narayanan <[EMAIL PROTECTED]>
Data: Thu, 12 Jan 2006 01:59:21 +0530
Para: Tomcat Users List
Assunto: Re: Problems Using Context Loader
On 1/11
Hi everyone,
I am trying to create a ClassLoader for my application so then I will not have
to reload all the hibernate and struts when a new class is compiled.
Then my problems started:
I do not know where to put my special ClassLoader.
I got lots of classcast exceptions until I found that a in