Re: Deploying/Undeploying application using the manager webapp

2003-06-03 Thread Jason Koeninger
direction on your locking problem. Good luck. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com Rais Bonny wrote: Thanks again. I'll remove the reference to commons-logging from the app and use the one in the common directory. I have tried to remove the app using

Re: One other freaky thing

2003-01-08 Thread Jason Koeninger
I've seen the same thing on Tomcat 3.3.x. Our upgrade to Tomcat 4.0.6 seems to have corrected it. Good luck... Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Wed, 8 Jan 2003 19:59:25 -0500 (EST), Jason Pyeron wrote: We had a similar problem running tomcat 3.x

RE: mod_jk leaves connections open?

2002-12-18 Thread Jason Koeninger
. all on one machine. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Wed, 18 Dec 2002 10:11:08 -0800, Tuan H. Le wrote: We are experiencing this open connection issue in our environment. Though, we are using IIS redirector (isapi_redirector2.dll) with Tomcat 4.1.12

RE: Tomcat 4.0.6 and Java versions

2002-11-18 Thread Jason Koeninger
the HTTP connector running on 1.2. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Mon, 18 Nov 2002 15:24:01 +, Kristj n Bjarni Gu mundsson wrote: No this is the full version of v4.0.6 I can run it using JDK version: v1.4.1_01 v1.3.1_03 I simply change

Tomcat 3.3.1 - Sessions Migrating Between Users

2002-09-19 Thread Jason Koeninger
the pages, but the last report I got rules out a proxy as the users were on totally independent networks. Thanks, Jason Koeninger JJ Computer Consulting -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Tomcat 3.3.1 - Sessions Migrating Between Users

2002-09-19 Thread Jason Koeninger
on and place the user object in the session. I'll double-check it, but that's how it was originally written. Any other thoughts? Thanks, Jason Koeninger JJ Computer Consulting On Thu, 19 Sep 2002 14:40:39 -0500 (CDT), Milt Epstein wrote: On Thu, 19 Sep 2002, Jason Koeninger wrote: Has anyone

Re: Tomcat 3.3.1 - Sessions Migrating Between Users

2002-09-19 Thread Jason Koeninger
On Thu, 19 Sep 2002 15:02:59 -0500 (CDT), Milt Epstein wrote: On Thu, 19 Sep 2002, Jason Koeninger wrote: I did say could be -- it is the most obvious thing that comes to mind. It would be nice if it was just a bone-headed threading issue, but I'm afraid I'm not seeing one. I was hoping I

Re: one last plea for help

2002-08-27 Thread Jason Koeninger
with it on Tomcat 3.3m3 or Tomcat 3.3.1. I've never run Tomcat 3.1 so YMMV. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Tue, 27 Aug 2002 12:06:01 -0400, Peter Choe wrote: i am desparate. can anyone help me? i am using apache 1.3.26 to server my static webpages on one

RE: one last plea for help

2002-08-27 Thread Jason Koeninger
I may be wrong, but isn't the only difference between ajp13 and ajp12 with respect to SSL that the ServletRequest.isSecure method works correctly? Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Tue, 27 Aug 2002 14:11:55 -0400, Turner, John wrote: As far as I know

Re: mod_jk load balacing configuration

2002-07-25 Thread Jason Koeninger
and sample directives in workers.properties that show how to configure load balancing. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Thu, 25 Jul 2002 09:44:34 -0400, Chris Ruegger wrote: Is the load balancing configuration of mod_jk documentated somewhere? Pointers

Re: Tomcato4.0.4 and included jsp compilation problem

2002-07-25 Thread Jason Koeninger
a major problem, but there's a performance impact. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Thu, 25 Jul 2002 08:31:12 -0700 (PDT), Ashish Kulkarni wrote: Hi, I m using tomcat4.0.4 , i found out today that when i modify the included jsp , tomcat does

Re: Tomcato4.0.4 and included jsp compilation problem

2002-07-25 Thread Jason Koeninger
are generally included in most Unix/Linux systems. Do man touch to get more information. If you're on Windows, I'm not sure what the equivalent would be. Best Regards, Jason Koeninger JJ Computer Consulting http;//www.jjcc.com On Thu, 25 Jul 2002 08:46:26 -0700 (PDT), Ashish Kulkarni wrote: Hi

Re: reloadable=true just not working. Any ideas gentlefolk?

2002-05-21 Thread Jason Koeninger
reloading, I'm not sure what may be going wrong. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com --- Ray Letts [EMAIL PROTECTED] wrote: Below is a snippet from my conf/server.xml file. From all the docs I've read, and the examples, this should work. However

Re: java.lang.ClassFormatError out of the Blue

2002-04-09 Thread Jason Koeninger
This may not be the what you're having problems with, but the only time I've seen this was when I was deploying via FTP and forgot to set my scripts to use binary mode. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Tue, 9 Apr 2002 15:55:05 -0400, hemant wrote

Re: many java processes

2002-03-21 Thread Jason Koeninger
the specifics of any of those projects. HTH Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Thu, 21 Mar 2002 16:23:22 +0100, Jean-Luc BEAUDET wrote: D. Jay Newman a ‚crit : I looked at my ps output, and they do seem to each have a different pid. However, I will look

Re: coyote httpconnector design

2002-03-21 Thread Jason Koeninger
this would be timely information. Best Regards, Jason Koeninger JJ Computer Consulting On Thu, 21 Mar 2002 13:48:15 -0500, peter lin wrote: thanks craig for responding. Here are more details. Craig R. McClanahan wrote: Here is a little background on why I am looking for the information. I've

Re: Multi-user problem

2002-02-06 Thread Jason Koeninger
not a problem. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com 1) None of my servlets use multithreading.. I'm new to Java and haven't learned that yet. 2) A database connection is opened as soon as necessary in the servlet and I expect it to remain available until

Re: Use of Java Classes in .JSP fails under Tomcat 3.2

2002-01-16 Thread Jason Koeninger
.*% % // Test String myString = 100 ; int myInt = parseInt(myString) ; How can you call parseInt without specifying a class? Wouldn't this work better? int myInt = Integer.parseInt( myString ); Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com -- To unsubscribe

Re: Tomcat 3.3 - multiple JVM's?

2002-01-08 Thread Jason Koeninger
environment variable. You should check the script code to verify that. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: java.lang.OutOfMemory error

2001-12-07 Thread Jason Koeninger
winmail.dat Description: application/ms-tnef

Re: java.lang.OutOfMemory error

2001-12-05 Thread Jason Koeninger
It's pretty common that the default Java settings are insufficient on a busy server. There are command line options for java that allow you to increase the heap. Check the documentation on your JDK. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Wed, 5 Dec 2001

Re: compiling JSPs

2001-11-30 Thread Jason Koeninger
set properly. If you search the mailing list archives, you can find a ton of posts dealing with this problem. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Fri, 30 Nov 2001 12:53:46 -0500, Phil Armour wrote: I have just installed Tomcat and It appears to be working

RE: Where to place JDBC drivers? How?

2001-11-28 Thread Jason Koeninger
-INF/lib is the recommended and most universal place to put jar files for your web application. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Wed, 28 Nov 2001 11:08:35 -0700, Mike Kelley wrote: I have a reference in the environment variables (should the name

Re: specifying remote Tomcat

2001-11-27 Thread Jason Koeninger
stuff from JServ, and I'm not sure it's still part of mod_jk. Hope that helps. Best regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Tue, 27 Nov 2001 15:14:08 -0500, Peter Matulis wrote: I have set up my workers in workers.properties: worker.ajp13.port=8009 worker.ajp13

RE: specifying remote Tomcat

2001-11-27 Thread Jason Koeninger
Tomcat I use, but then again, I haven't looked at an automatically generated Apache configuration since version 3.2.1. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com - On Tue, 27 Nov 2001 15:14:08 -0500, Peter Matulis wrote: - - I have set up my workers

Re: mod_jk Virtual Host Problems

2001-08-31 Thread Jason Koeninger
if it's Apache or if it's mod_jk. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Fri, 31 Aug 2001 11:16:24 -0700, Eric Rosenberry wrote: I am trying to get apache setup with four virtual hosts that send requests for .jsp files to four separate tomcat workers. I am

Re: tomcat 3.2.3 and mod_jk

2001-08-31 Thread Jason Koeninger
It's in there, but it's not on by default. Copy the ajp12 connector section of server.xml and paste the same thing right below. Change the port number and change all of the 12's to 13's, and you should be ready to go. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com

Re: Multiple JVMs, mod_jk, and identical context names

2001-08-28 Thread Jason Koeninger
some stuff out, but you should be able to fill in the blanks. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Tue, 28 Aug 2001 17:36:07 +0800, Stuart Clement wrote: Hi All, I have the following scenario. Suse Linux 7.0 JDK 1.3.0 Apache 1.3.19 Tomcat 3.2.1 I am

Re: does tomcat always for this much?

2001-08-24 Thread Jason Koeninger
Threads on Linux are analagous to processes. What you're seeing here are all of the threads Tomcat has spawned, and the memory shown on each one is actually memory shared between all of them. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Fri, 24 Aug 2001 16

Re: seperate servers

2001-08-17 Thread Jason Koeninger
workers.properties You can set the IP address and port number of the Tomcat server through the worker definitions. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Fri, 17 Aug 2001 09:55:49 -0700, John Comitas wrote: I am trying to set up 2 seperate servers. One

Re: Newbie: Apache Tomcat mod_jk Virtual Hosts

2001-08-13 Thread Jason Koeninger
request instead of the name, and a few others that I forget). Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com

Re: Aliasing a servlet on Tomcat or Apache

2001-08-01 Thread Jason Koeninger
It's done in web.xml. You can use a url-mapping statement in the file. That may not be exactly right, but it's close. I think there's an example in the sample webapps included in Tomcat. If not, check the latest servlet documentation from Sun. Best Regards, Jason Koeninger JJ Computer

Re: mod_jk problems

2001-07-26 Thread Jason Koeninger
on a number of issues I've had with it, this one being the most important. Until then, I'll be interested to see what kind of response your message gets. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Thu, 26 Jul 2001 19:31:51 +0100, Andrew Ormsby wrote: Hi, I'm using

RE: Multiple Instances of Tomcat

2001-07-25 Thread Jason Koeninger
Those sound like they would be used for ajp12 or 13 port numbers. Are you sure the http connector isn't still enabled on both server.xml files for port 8080? I'd be happy to glance at the two files if you like. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com

mod_jk error

2001-07-06 Thread Jason Koeninger
. Apache 1.3.19, Tomcat 3.3m3 Thanks, Jason Koeninger JJ Computer Consulting http://www.jjcc.com

Re: two tomcat one machine

2001-07-03 Thread Jason Koeninger
at current 3.3 code and not 3.2.2 so YMMV. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Tue, 3 Jul 2001 14:41:12 +0200 (CEST), [EMAIL PROTECTED] wrote: Hello! I am running two tomcat 3.2.2 on one Solaris machine, each of them is bind to one IP Address via the inet

RE: two tomcat one machine

2001-07-03 Thread Jason Koeninger
I don't believe ajp13 supports the shutdown commands that Tomcat sends. You should be sending those to an ajp12 port. If you don't have ajp12 running, ps and kill might come in handy. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Tue, 3 Jul 2001 14:59:57

RE: two tomcat one machine

2001-07-03 Thread Jason Koeninger
Just to clarify, you can still use ajp13 to get the performance advantages, but if you want a clean shutdown of Tomcat, you also need to have ajp12 turned on. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Tue, 3 Jul 2001 15:17:02 -0700, Keng Wong wrote: So

Re: Running more than one instance of Tomcat on the same machine

2001-07-02 Thread Jason Koeninger
independent of one another. Hope that helps. Sorry...no experience with 4.x yet. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Mon, 02 Jul 2001 15:41:27 -, Albretch Mueller wrote: Hi, I am trying to run another instance of tomcat on the same machine

Re: FRUSTRATED: Is my_mod_jk.conf Only Way

2001-07-02 Thread Jason Koeninger
to Apache's security. Hope that helps. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Mon, 02 Jul 2001 19:26:59 -0600, Joseph A. Noble wrote: to get Tomcat (3.2.2) and Apache (1.3.20) working on Win98SE, WinNT, and Solaris 2.7 machines nothing I change other than

Re: mod_jk load-balancing and errors

2001-06-29 Thread Jason Koeninger
it slower than ajp13. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Fri, 29 Jun 2001 09:15:42 -0700, Patrick Tiquet wrote: I'm attempting to setup Apache/mod_jk to load-balance through a hardware load-balancer. So far it works, I get nice, even, balancing of requests

Re: apache mod_rewrite, mod_jk

2001-06-28 Thread Jason Koeninger
if they have competing entries so that may cause you some more trouble if you're pushing the whole site through to Tomcat. Hope that helps. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Wed, 27 Jun 2001 23:08:23 -0700, William Wong wrote: Hi, I had tried to setup

Re: using different tomcat versions simultaneously?

2001-06-28 Thread Jason Koeninger
If you change the ports they listen on in their configuration files, they should run together just fine. I wouldn't think it would be any different than running multiple instances of Tomcat 3.3m3 except that you'll need 4.0b5 in a separate directory from 3.3m3. Best Regards, Jason Koeninger

RE: apache mod_rewrite, mod_jk

2001-06-28 Thread Jason Koeninger
. If it does, then it probably means the interaction betweem mod_jk and mod_rewrite doesn't work as expected. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Thu, 28 Jun 2001 09:09:01 -0700, Keng Wong wrote: Jason, The JkMount directives are: JkMount /examples/servlet

RE: Odd Tomcat 3.3m3 Problem

2001-06-26 Thread Jason Koeninger
I know where to find the documentation on increasing the threads, but I thought it was set to 100 by default. If that's the case, I'd love to know how 1 user could exhaust 100 threads in a little less than 30 minutes. This machine isn't live yet...I've just been doing testing on our new

RE: Odd Tomcat 3.3m3 Problem

2001-06-26 Thread Jason Koeninger
Thanks for the idea, but that's not it. I'm getting data back, it's just the wrong data from the wrong context. That problem usually results in an Apache generated error. As far as 3.3m3 is concerned, that old problem doesn't seem to be there anymore. I haven't had any problems stopping

RE: Odd Tomcat 3.3m3 Problem

2001-06-26 Thread Jason Koeninger
On Tue, 26 Jun 2001 16:20:27 +0200, GOMEZ Henri wrote: What's you workers.properties file, could you send us a copy ? in ajp12 you'll see a performance loss since Apache will loose time to reestablish the connection. Yeah, but I figure that's better than what I'm getting now. Based on the

Odd Tomcat 3.3m3 Problem

2001-06-25 Thread Jason Koeninger
? Downgrade to Tomcat 3.2.2? Thanks, Jason Koeninger JJ Computer Consulting http://www.jjcc.com

Re: How to mask servlet ?

2001-06-21 Thread Jason Koeninger
-mapping ... After you have that in Tomcat, you just need to JkMount /aName from Apache to complete the job. Make sure you add the context path before it, though, if the context path isn't the root. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Thu, 21 Jun

Re: how protect a servlet?

2001-06-19 Thread Jason Koeninger
just one servlet in your app. If so, adjust the Location appropriately. Just keep in mind that location deals with the url path, not the real path on your file system. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Tue, 19 Jun 2001 10:20:52 -0400, Harold Arando

Re: Apache Default Document is .jsp?

2001-06-19 Thread Jason Koeninger
It sounded to me like your jsp was separate from your main document tree. If that was the case, mod_rewrite will do the job. You can only use the DirectoryIndex if you're working with static content in the same directory as the jsp content. Best Regards, Jason On Tue, 19 Jun 2001 08:29:52

Re: Public IP IIS and Private IP Tomcat?

2001-06-19 Thread Jason Koeninger
Yes, you can do it. I was testing some configuration options yesterday and had the same thing working, but I was doing it with an aliased IP on the public box. Of course, my outside box was FreeBSD so YMMV. Best Regards, Jason On Tue, 19 Jun 2001 11:47:59 +0200, mario libraro wrote: Hi all,

Re: Apache Default Document is .jsp?

2001-06-18 Thread Jason Koeninger
Dig through the documentation on mod_rewrite and/or look at the Redirect command for Apache. One or both of those two should be capable of accomplishing what you want. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Mon, 18 Jun 2001 17:40:02 -0700, Scott Jones

Virtual Hosts

2001-06-16 Thread Jason Koeninger
just yet. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com

Re: How to avoid messages spamming?

2001-06-14 Thread Jason Koeninger
Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Thu, 14 Jun 2001 19:17:07 +0200, mario libraro wrote: Hi listmates, when i use tomcat on linux/slackware, startup/shutdown and error messages appear on all consoles, even if I used /dev/null everywhere in tomcat.sh :( how can

RE: server side includes, tomcat and jsp files

2001-06-07 Thread Jason Koeninger
approach. It would probably be less of a headache. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Thu, 07 Jun 2001 10:22:24 -, Mick Lysejko wrote: Hi Yes, I have a plugin for apache that allows you to dynamically insert content etc into the content that's being

Re: Apache and Tomcat on different boxes

2001-06-06 Thread Jason Koeninger
, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Wed, 6 Jun 2001 18:29:49 +0800, Paul Tan wrote: Hi all, I tried searching to mailing list b4 posting here. Anyway, what must i put into apache's http.conf for mod_jk.so to enable a connection to a separate machine containing

Re: Apache and Tomcat on different boxes

2001-06-06 Thread Jason Koeninger
. Anyway, good luck. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Wed, 06 Jun 2001 22:09:55 +0800 (SGT), [EMAIL PROTECTED] wrote: Thks for replying, So if i understand you correctly, i have to create a workers.properties file in my apache conf

RE: Apache and Tomcat on different boxes

2001-06-06 Thread Jason Koeninger
development and production systems this way. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Wed, 6 Jun 2001 11:23:07 -0400, Chauhan, Anand wrote: The idea seems great. But how would you access the worker.properties file on the remote machine. Or is it that, as suggested