Tomcat 5.5.9 not picking up changes

2005-08-24 Thread MC Moisei
are appreciated!!! MC - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat 5.5.9 not picking up changes

2005-08-24 Thread MC Moisei
As you could see in my post I do have reloadable=true in my context file. Thanks for replying, MC From: Rakesh Kumar [EMAIL PROTECTED] Reply-To: Tomcat Users List tomcat-user@jakarta.apache.org To: tomcat-user@jakarta.apache.org Subject: Re: Tomcat 5.5.9 not picking up changes Date: Wed

RE: 5.5.9 on Ubuntu/Debian

2005-08-21 Thread MC Moisei
Hi, I planning to start using Linux for a new site but a war file that deploys wondeful on Windows won't start on Linux. Here's the first error(see track). I'm using JDK 1.4.2. I'm pretty sure is a rights thing. I'm using the jsvc daemon loaded that switches to tomcat user. Another error is

Re: HELP: Tomcat 5.5.9 with jsvc as low priviledges user on Linux fails in Boots

2005-08-04 Thread MC Moisei
Having it in the memory is a much better way. I'm looking forward to get the 5.5.11 release then. MC From: Rainer Jung [EMAIL PROTECTED] Reply-To: Tomcat Users List tomcat-user@jakarta.apache.org To: Tomcat Users List tomcat-user@jakarta.apache.org Subject: Re: HELP: Tomcat 5.5.9 with jsvc as low

RE: anonymising Tomcat

2005-08-04 Thread MC Moisei
That a good question Paul. On top of that is there a way to threat/redirect requests to a different application while the requested application is being deployed ? From: Paul Singleton [EMAIL PROTECTED] Reply-To: Tomcat Users List tomcat-user@jakarta.apache.org To: Tomcat Users List

RE: 1 jakarta server + multiple ip's

2005-08-03 Thread MC Moisei
Quick question on this one: So you have an apache2 that fronts tomcat via jk2 connector, are there two instances of tomcat or just one ? If there would be two I'd see the benefits if one is busy the round robin algorithm redistributes the request to the second one. But its only one instance

Tomcat and JDK version

2005-08-03 Thread MC Moisei
to be faster then the JDK because I assume the native code is optimized and all the debugging info in native and in classes are removed. Anyone can share a perfomance store with regards with this topic ? Thanks, MC

RE: mod_jk or jk2??

2005-08-03 Thread MC Moisei
I thought the jk2 is newer... but I can be wrong... MC From: Luis Torres [EMAIL PROTECTED] Reply-To: Tomcat Users List tomcat-user@jakarta.apache.org To: Tomcat Users List tomcat-user@jakarta.apache.org Subject: mod_jk or jk2?? Date: Wed, 03 Aug 2005 13:47:42 -0500 Hello everyone, I see

RE: Tomcat and JDK version

2005-08-03 Thread MC Moisei
: MC Moisei [mailto:[EMAIL PROTECTED] Subject: Tomcat and JDK version On top of that I know that tomcat is suppose to run with the JDK but JRE is suppose to be faster then the JDK because I assume the native code is optimized and all the debugging info in native and in classes are removed

Re: HELP: Tomcat 5.5.9 with jsvc as low priviledges user on Linux fails in Boots

2005-08-02 Thread MC Moisei
? Thanks again, MC http://www.goodstockimages.com From: Darryl L. Miles [EMAIL PROTECTED] Reply-To: Tomcat Users List tomcat-user@jakarta.apache.org To: Tomcat Users List tomcat-user@jakarta.apache.org Subject: Re: HELP: Tomcat 5.5.9 with jsvc as low priviledges user on Linux fails in Bootstrap

Re: can I prevent DoS (Denial of Service) Attacks in JSP?

2005-08-02 Thread MC Moisei
to do though with your application. It's a appserver and hardware configuration. Hope this will help, MC http://www.goodstockimages.com From: Larry Meadors [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Subject: Re: can I prevent DoS (Denial

HELP: Tomcat 5.5.9 with jsvc as low priviledges user on Linux fails in Bootstrap

2005-08-01 Thread MC Moisei
. Thanks, MC Aug 1, 2005 7:23:15 PM org.apache.naming.NamingContext lookup WARNING: Unexpected exception resolving reference java.io.FileNotFoundException: /usr/local/tomcat/tomcat_home/conf/tomcat-users.xml.new (Permission denied) at java.io.FileOutputStream.open(Native Method

Treating requests while application is deploying...

2005-06-01 Thread MC Moisei
/better way to do it ? Thanks, MC http://www.goodstockimages.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

newbie . catalina.out

2002-11-25 Thread mc
Hi Is it possible to redirect system.out elsewhere than in $CATALINA_HOME/logs/catalina.out ? For exemple, one file per context ?, per host ? thks

SSI JSP

2002-11-18 Thread Derek Mc Connon
Hi, I am new to JSP and Tomcat Setup I need to setup Tomcat to allow jsp include server-side-include pages. Does anyone have and examples or any good documentation on configuring and using SSI with JSP. Thanks in advance Derek -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For

tomcat probs

2002-06-06 Thread Gordon L. Mc Lellan
Greetings... I'm having a newbie related issue with tomcat, but I feel it is more related to the J2RE than to tomcat itself. I have tried installing tomcat on 3 systems today, and although the install appears to be successfull, whenever I try to execute any of the enclosed JSP examples, I get a

Out of Memory Errors. Help!

2002-05-28 Thread Mc Cabe, Lisa
Hi... Hope there is someone out there who can help with this! We are attempting to connect 50 clients to Tomcat 4.03 (running stand-alone) simultaneously. After several minutes, we get the error java.lang.OutOfMemoryError and all threads terminate, however it would appear that we have plenty

RE: Out of Memory Errors. Help!

2002-05-28 Thread Mc Cabe, Lisa
) you're using MS SQL Server 2k, use microsoft's JDBC driver instead. fillup On 5/28/02 2:04 PM, Mc Cabe, Lisa [EMAIL PROTECTED] wrote: Hi... Hope there is someone out there who can help with this! We are attempting to connect 50 clients to Tomcat 4.03 (running stand-alone) simultaneously

AW: starting tomcat from tcl

2001-08-22 Thread Held Martin ICM N MC MI E6
: Held Martin ICM N MC MI E6 Gesendet: Dienstag, 21. August 2001 15:35 An: '[EMAIL PROTECTED]' Betreff: starting tomcat from tcl Hi all, I'm trying to start tomcat (3.2.3) from a tcl script using jacl. It starts up, but if try to browse a jsp file I get the following error

starting tomcat from tcl

2001-08-21 Thread Held Martin ICM N MC MI E6
Hi all, I'm trying to start tomcat (3.2.3) from a tcl script using jacl. It starts up, but if try to browse a jsp file I get the following error: Internal Servlet Error: java.lang.NoSuchMethodError at org.apache.tomcat.context.ExceptionHandler.doService(DefaultCMSetter.java:28 9)

JAVA_HOME trouble

2001-04-09 Thread Derek Mc Connon
Hello I am running Tomcat 3.1 under Apache and I am having trouble running JSP pages. I get a 500 error (Internal Servlet error) when trying to load them I have tried setting up JAVA_HOME variable but this does not seem to work Could anyone tell me what files it needs to be changed in (.bat

Running Servlets from any directory

2001-01-15 Thread Derek Mc Connon
I want to set up tomcat to run from any directory, not just from the examples path. I wonder would anyone be able to help me with this thanks Derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email:

Re: .jsp error after install

2001-01-03 Thread Derek Mc Connon
where abouts do you set up the Java Home variable - Original Message - From: Randy Layman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 03, 2001 6:27 AM Subject: RE: .jsp error after install You didn't set JAVA_HOME to include the jdk. Randy -Original