ebug command not available on OS400"
[2]
Index: startup.sh
===
--- startup.sh (revision 752728)
+++ startup.sh (working copy)
@@ -61,4 +61,7 @@
fi
fi
+# Uncomment to enable remote jmx
+#exec "$PRGDIR"/"$EX
Check the code in org.apache.catalina.valves.RequestDumperValve
-- knoxy
On Thursday, January 08, 2009, at 07:51AM, "Josh Pollara"
wrote:
>Hi,
>
>
>
>I'm trying to mimic mod_unique functionality from apache into tomcat. I
>would like to have a unique string printed out in my access log for ea
Hi Robert,
Its not clear from your description if you've tried connecting to the database
from the linux box using the mysql client. MySQL security is host sensitive and
you will need to grant the user privileges to access the database from the
linux host. Using the mysql client and trying to c
for your
question. The JBOSS community wiki has several articles on cluster
configurations.
cheers,
--knoxy
David Knox
Information System Architect
+1 303-748-8906
http://pragmaticis.blogspot.com
On Dec 3, 2008, at 8:33 AM, Zeke wrote:
"Mark Thomas" <[EMAIL PROTECTED]>