Re: Reg JSP changes

2008-05-07 Thread Roland Brassous (SILOGIC)
Hi, Another solution, after each deployment, clean the work directory. This directory is used by tomcat in order to evaluated changes. Roland Peter Crowther a écrit : From: Avadhut [mailto:[EMAIL PROTECTED] Also what if I am developing on x machine and the time is lesser than that of

Re: [SPAM] - Re: Tomcat was shutdown by self - Bayesian Filter detected spam

2008-05-07 Thread Roland Brassous (SILOGIC)
Hi without log files, it's difficult to determine the shutdown cause. But search in process defined in the cron(crontab) syntax: crontab -l . Roland Christopher Schultz a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ronny, Ronny Sisworo wrote: | No body to do that, but in log

Re: OT: java memory question -Xmx2048m

2008-02-25 Thread Roland Brassous (SILOGIC)
Hi everyOne From adobe Faq On 32-bit processor machines, the largest contiguous memory address space the operating system can allocate to a process is 1.8GB. Because of this, the maximum heap size can only be set up to 1.8GB. On 64-bit processor machines, the 1.8 GB limit does not apply, as

Re: multiple webapps on single tomcat?

2008-02-25 Thread Roland Brassous (SILOGIC)
Hi, in order to start Bests practises, i think about these rules... Libraries - Be care of [Tomcat directory]\shared\classes or [Tomcat directory]\shared\lib contents - Be care of [Tomcat directory]\common\classes, [Tomcat directory]\common\classes\endorsed and [Tomcat