Re: Re: tomcat is not updating changes in server folders

2005-06-18 Thread megacosmic
I dont think it is something related with built or compilation, I meant about uploaded (audio) files by my client application which the server seems not to realize they are there until it is restarted. txs. - To

Re: hosting service: webhype.nl

2005-06-18 Thread smmarrt
What? Too good to be true??? Check these out: For domain name registration ($8.88): http://www.regdn.com/index.php?aid=sma53952 For quality webhosting (they have plenty of plans): http://prohosters.com/ They have VPS plans (Virtual Private Server) you'll have a root account and some server

Ghost Java Processes while Running Tomcat

2005-06-18 Thread Gonçalo Gaiolas
Hi everyone, I have Tomcat deployed in a production environment, and after a while I get OutOfMemory Exceptions. I realize this may be a memory leak in my application, but what troubles me the most is that if I execute a ps I can see a lot of java processes that simply don?t die after tomcat has

Re: Rc3.d startup scripts

2005-06-18 Thread Andrew Miehs
That really depends on the operating system. You may also want to have a look at google On Jun 17, 2005, at 8:34 PM, [EMAIL PROTECTED] wrote: I am trying to create a startup script for Solaris for both Tomcat 5.5.9 and Apache 2.0.52. Can anyone tell me how to do that, so that when the

Tomcat, windows and more memory

2005-06-18 Thread Charl Gerber
How do you configure Tomcat (4.1.31) to be allocated more memory in Windows when using the installed Programs/Apache Tomcat 4.1/Start Tomcat shortcuts? These shortcuts do not seem to use the catalina.bat file, so setting the JAVA_OPTS there has no effect. I tried putting the java options -Xmx512

Admintool

2005-06-18 Thread Hugh Barrett
Help!! Where can I find admintool for tomcat? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Ghost Java Processes while Running Tomcat

2005-06-18 Thread Tim Funk
You probably have non-damon threads running. Search the archives for more detail. (Its been reported many times and due to user aka non-tomcat code ) -Tim Gonalo Gaiolas wrote: Hi everyone, I have Tomcat deployed in a production environment, and after a while I get OutOfMemory Exceptions.

Re: AW: Container Managed Security and mod_jk/Static Contents

2005-06-18 Thread Torsten Römer
If I use htaccess, is the user not going to be prompted an authentication dialog? That would be not so nice, if the user has already completed the form based authentication, and then has to authenticate for htaccess as well. I guess what I want to do is simply not possible and doesn't make

Where is Admintool?

2005-06-18 Thread Hugh Barrett
Hi, Can someone help me. I am searching for the admintool and cannot find a download for it. Please help. HEB - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Re: configuration question : the number of connections could be supported by a connector in Tomcat 5.0

2005-06-18 Thread Feng Xie \(fxie\)
Bill: Thanks for your answer. In my case, the client just directly talks to Tomcat. So, the maxThread means maxConnections. Is it possible for Tomcat ( any version which supports HTTP/1.1 pipelining)'s multiple threads to work on *A same* connection at the same time. I mean, due to pipelining,

Re: Where is Admintool?

2005-06-18 Thread Parsons Technical Services
http://apache.intissite.com/jakarta/tomcat-5/v5.5.9/bin/jakarta-tomcat-5.5.9-admin.tar.gz Look on this page under 5.5.9 the ninth bullet down has 5.5.9 Admin tar.gz The 10th one is the zip version. http://jakarta.apache.org/site/downloads/downloads_tomcat-5.cgi Doug - Original Message