RE: database - jdbc setup help

2005-05-12 Thread Geoff Wiggs
Lutz, Thank you for the excellent primer on Tomcat DB setup. I'm going to keep this around forever. Quick question, how can you tell that it is really using the db pool? Is there a monitoring tool somewhere that would show the number of connections in use? Geoff Wiggs Orcas Technologies, Inc

Turbine? DBCP?

2005-05-03 Thread Geoff Wiggs
What ever happened to Turbine? Is it still used with Tomcat 5.5.+? If so, where do I go to get it? If not, then how am I supposed to handle things like connection pooling? Is there a good tutorial available? I'm working my way through some examples that were written in previous version of

RE: Apache Tomcat JK Mod

2005-04-14 Thread Geoff Wiggs
/* worker1 JkMount /emba48wiki*worker1 JkMount /admin worker1 JkMount /managerworker1 JkMount /* worker1 /VirtualHost Geoff Wiggs Orcas Technologies, Inc [EMAIL PROTECTED] 650-520-1121 -Original Message- From: Mladen

RE: Apache Tomcat JK Mod

2005-04-14 Thread Geoff Wiggs
14, 2005 7:46 AM To: 'Tomcat Users List' Subject: RE: Apache Tomcat JK Mod Is there an index.jsp in your context? -Original Message- From: Geoff Wiggs [mailto:[EMAIL PROTECTED] Sent: April 14, 2005 10:37 AM To: 'Mladen Turk' Cc: tomcat-user@jakarta.apache.org Subject: RE: Apache Tomcat

Apache Tomcat JK Mod

2005-04-13 Thread Geoff Wiggs
I know this question has probably been asked 1000 times, but here I go again. I have Apache / Tomcat and jk_mod all running correctly. If I hit the URL correctly (i.e. www.server.com/context/) my jsp's and servlets come up just fine. Now I want to serve my home page (www.server.com

Apache - JK2 - Tomcat Question

2005-04-05 Thread Geoff Wiggs
.? Regards, Geoff Wiggs Orcas Technologies, Inc [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat Deploy

2005-03-20 Thread Geoff Wiggs
Quick question on deploying to Tomcat and Eclipse integration. If it's too far off topic I apologize in advance. The IDS is stellar for deploying to a single server. I personally have it deploying to Tomcat running on my workstation. What approach should I take for deploying to the production

Tomcat 5.6 / Eclipse / no startup.bat

2005-02-08 Thread Geoff Wiggs
Trying to integrate Tomcat 5.6 and Eclipse. Without the startup.bat and shutdown.bat files I'm having trouble defining the external tools. I have tried to use the command string in the windows service properties, but the service does not start. Anyone have any ideas? Geoff [EMAIL PROTECTED]