-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dunnlow,
On 4/21/2011 11:20 AM, dunnlow wrote:
> The jar tomcat-jdbc.jar (from http://people.apache.org/~fhanik/jdbc-pool/)
> seems to be what I need. HOWEVER, I am concerned that this .jar is outside
> the normal apache tomcat distribution.
It is
Just FYI dunlow, while I have the oracle jar, I do use Tomcat's dbcp jar.
You're not looking to use that are you?
-Original Message-
From: dunnlow [mailto:dunn...@yahoo.com]
Sent: Thursday, April 21, 2011 1:15 PM
To: users@tomcat.apache.org
Subject: RE: How safe is using Tomcat code out
Barry, let's move this conversation to the other thread (the initial one) I
was hoping to get feedback here regarding using code from Apache for tomcat
outside of the normal delivery. (and yes, I'd like to start using the
tomcat connection pool instead of oracle's). thanks.
Propes, Barry L wro
And you've been able to use it so far, and are trying to get away from it to
the tomcat jdbc one?
-Original Message-
From: dunnlow [mailto:dunn...@yahoo.com]
Sent: Thursday, April 21, 2011 12:44 PM
To: users@tomcat.apache.org
Subject: RE: How safe is using Tomcat code outside of normal
Yes, it's the thin client for jdk 1.6
Propes, Barry L wrote:
>
> Is that more current than the 14_g version?
>
>
>
> -Original Message-
> From: dunnlow [mailto:dunn...@yahoo.com]
> Sent: Thursday, April 21, 2011 11:56 AM
> To: users@tomcat.apache.org
> Subject: RE: How safe is usin
Hello Gautam,
I recommend you to have a look at Hyperic HQ (1). I had very good
experiences with it, including a big french telco operator which has
been using it for more than three years nearly 100 Tomcat JVMs.
VMWare/SpringSource is investing a lot on Hyperic HQ, the Open
Source / Comm
Is that more current than the 14_g version?
-Original Message-
From: dunnlow [mailto:dunn...@yahoo.com]
Sent: Thursday, April 21, 2011 11:56 AM
To: users@tomcat.apache.org
Subject: RE: How safe is using Tomcat code outside of normal distribution (from
contributors)?
yes (ojdbc6.jar
yes (ojdbc6.jar to be exact)
Propes, Barry L wrote:
>
> Dunlow, do you also have the oracle jar?
>
> ojdbc14_g.jar?
>
>
> -Original Message-
> From: dunnlow [mailto:dunn...@yahoo.com]
> Sent: Thursday, April 21, 2011 10:20 AM
> To: users@tomcat.apache.org
> Subject: How safe is usi
Hi,
Have a look at http://Java-monitor.com It will send mail or SMS when the tomcat
dies. It will also make pretty graphs from the JMX data. And it is free. :)
Kees Jan
On 21 apr. 2011, at 17:25, "Gautam R Singh (gautsing)"
wrote:
> Hi List,
>
> My team maintains a small Tomcat 6.x hosting
Dunlow, do you also have the oracle jar?
ojdbc14_g.jar?
-Original Message-
From: dunnlow [mailto:dunn...@yahoo.com]
Sent: Thursday, April 21, 2011 10:20 AM
To: users@tomcat.apache.org
Subject: How safe is using Tomcat code outside of normal distribution (from
contributors)?
Hi,
(Th
Hi.
Maybe search Google for "nagios +tomcat" ?
Gautam R Singh (gautsing) wrote:
Hi List,
My team maintains a small Tomcat 6.x hosting environment for our group (
intranet only) use. And its growing now (30+ production TC JVM
instances). We haven't been doing any monitoring just the URL
availa
Hi List,
My team maintains a small Tomcat 6.x hosting environment for our group (
intranet only) use. And its growing now (30+ production TC JVM
instances). We haven't been doing any monitoring just the URL
availability test .
And now we are looking for options to monitor it better, we enabled
r
Hi,
(This questions spun off of my old question
http://old.nabble.com/Why-can%27t-Tomcat-find-class-org.apache.tomcat.jdbc.pool-DataSourceFactory--td31441243.html).
The jar tomcat-jdbc.jar (from http://people.apache.org/~fhanik/jdbc-pool/)
seems to be what I need. HOWEVER, I am concerned tha
Barry,
I've read the the oracle.jdbc.driver.OracleDriver is depricated (I tried it
anyway though with no luck). I think I know the error to which you refer
having the jar in both places (creates different classes), but that isn't it
either. Filip pointed me to (http://people.apache.org/~fhanik/j
Hi,
I was succesful in configuring the Apache Server/Apache Connector and JBoss
Server.
I am also successful in redirecting the browser url.
For example, when I say, www.mytest.org I get the response back - 'It Works'
which shows that my apache server configured correctly.
For example, when I sa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mukarram,
On 4/20/2011 1:43 PM, Mukarram Baig wrote:
> To clarify, the application is
> not being defined as being distributable in my web.xml.
Okay, so Tomcat will not enforce the must-be-serializable rule, then.
Note that you can have an object tha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thomas,
On 4/20/2011 4:46 PM, Thomas Strauß wrote:
> I personally have never seen that Tomcat drops or serializes sessions
> to reduce the consumed memory - reading Chris message, I think this
> is not implemented in Tomcat.
Tomcat's default Manager
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Konstantin,
On 4/20/2011 11:56 AM, Konstantin Kolinko wrote:
> 2011/4/20 Christopher Schultz :
>>
>> I was considering scouring the URL/URI specs for exactly what characters
>> are allowed but then decided that I didn't really care: I was mostly
>> co
Thanks Filip. So this is not part of the standard Tomcat distribution?
Sorry, I don't really understand Apache I guess. I see this code is under
the people.apache.org user fhanik. It looks like it has been around for two
years. But, at the risk of sounding ungrateful, is this code to be trust
Alexander Diedler wrote:
Hello,
I have a windows server 2003 with three instances of Tomcat (2x6.0.26 and
1x6.0.32). Every Tomcat has it own dir and the services was installed
through "/bin/service install [service-name]".
How can I change the JVM settings per instance? If I try to open the
tom
I have a windows server 2003 with three instances of Tomcat (2x6.0.26 and
1x6.0.32). Every Tomcat has it own dir and the services was installed
through “/bin/service install [service-name]”.
> How can I change the JVM settings per instance? If I try to open the
> tomcat6w.exe, I got not the instan
Hello,
I have a windows server 2003 with three instances of Tomcat (2x6.0.26 and
1x6.0.32). Every Tomcat has it own dir and the services was installed
through "/bin/service install [service-name]".
How can I change the JVM settings per instance? If I try to open the
tomcat6w.exe, I got not the in
22 matches
Mail list logo