> --- Original Message ---
> From: AD
> To: Tomcat Users List
> Sent: 01/07/09, 04:37:26
> Subject: DBCP and Firewall timeouts
>
> Is there a recommended config of ensuring the connection pool
> connections either get cleanly terminated or are sanity checked for
> proper connectivity?
Thank you Chris and Chuck for your replies.
I tried to write a Custom Valve but please correct me if I am wrong:
when writing a custom valve,
- Extend the ValveBase class, Implement LifeCycle (not obligatory)
- write invoke method implementation
- compile and create its .jar file and put it in Cata
Hi,
In our HP UX server the tomcat session is not releasing from database
even after closing the session.
Please suggest us how can we resolve the issue
Regards,
Jayesh M
hi
Thanks for so many useful inputs. i totally agree with the following and had
tried to get root user's environments by added
. /etc/profile
. /root/.bash_profile
in
/etc/init.d/tomcat
(we do not want to change /sbin/service)
but it did not work
> From: chuck.caldar...@unisys.com
> To: use
Hello,
thanks for answering.
In my web.xml file I don't find any entry corresponding my service.
It seems to be the default web.xml file provided by Axis 1.3.
I did some researches on your keywords "" and
"CONFIDENTIAL" but I could not find something usefull.
In my point of view, it will proba
Stefan Rainer wrote:
...
Does anyone know how I can configure my Axis servlet to only handle HTTPS
requests?
I think you are running around in circles here.
You already got that answer.
But you do not seem to like it, so we're kind of stuck here.
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sumit,
On 7/1/2009 4:02 AM, Sumit D wrote:
> - Extend the ValveBase class, Implement LifeCycle (not obligatory)
> - write invoke method implementation
> - compile and create its .jar file and put it in Catalina_Home/lib
> - point it using the context.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Stefan,
On 7/1/2009 6:42 AM, Stefan Rainer wrote:
> In my web.xml file I don't find any entry corresponding my service.
> It seems to be the default web.xml file provided by Axis 1.3.
Post your web.xml file: it must be in there otherwise nothing wil
zhicheng wang wrote:
hi
Thanks for so many useful inputs. i totally agree with the following and had
tried to get root user's environments by added
. /etc/profile
. /root/.bash_profile
in
/etc/init.d/tomcat
(we do not want to change /sbin/service)
but it did not work
Hi again.
It has alrea
would that simply be the testOnBorrow ? Is there a perf hit for this ?
On Wed, Jul 1, 2009 at 4:00 AM, Mark Thomas wrote:
>> --- Original Message ---
>> From: AD
>> To: Tomcat Users List
>> Sent: 01/07/09, 04:37:26
>> Subject: DBCP and Firewall timeouts
>>
>> Is there a recommended c
It would and the performance hit is minimal if you use the ping syntax
in your validation query. I believe it looks like this:
validationQuery="/* ping */ SELECT 1"
-David
AD wrote:
> would that simply be the testOnBorrow ? Is there a perf hit for this ?
>
>
>
> On Wed, Jul 1, 2009 at 4:00 AM,
I have a mostly virgin setup of Apache 2 and Tomcat from a fresh
install of Mac OS X Server 10.5
I have set up one domain and setup the proxypass directives from
apache. These are working except that my servlets are not receiving
the cookies or session id.
My config is below. You may n
On Wed, Jul 1, 2009 at 7:56 AM, Robert Schmid wrote:
> I have a mostly virgin setup of Apache 2 and Tomcat from a fresh install of
> Mac OS X Server 10.5
>
> I have set up one domain and setup the proxypass directives from apache.
> These are working except that my servlets are not receiving the
On Jul 1, 2009, at 10:17 AM, Hassan Schroeder wrote:
On Wed, Jul 1, 2009 at 7:56 AM, Robert Schmid
wrote:
I have a mostly virgin setup of Apache 2 and Tomcat from a fresh
install of
Mac OS X Server 10.5
I have set up one domain and setup the proxypass directives from
apache.
These are
I have solved part of the problem. Apple installs a virtual host
configuration file called "_any_80_.conf" in the sites directory.
That file interferes with ProxyPass directives in other virtual host
configs. So #1 below is fixed.
Still no cookies though and no meaningful errors.
I
On Wed, Jul 1, 2009 at 10:03 AM, Robert Schmid wrote:
> I have reduce my config to the following;
Still too much -- try this:
>
> ServerName ajax.newdom.com
> ServerAdmin r...@newdom.com
> DocumentRoot "/Domains/com/newdom/htdocs"
> DirectoryIndex "index.shtml" "inde
On 01.07.2009 19:03, Robert Schmid wrote:
> I have solved part of the problem. Apple installs a virtual host
> configuration file called "_any_80_.conf" in the sites directory.
> That file interferes with ProxyPass directives in other virtual host
> configs. So #1 below is fixed.
>
> Still
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David,
On 7/1/2009 10:49 AM, David Smith wrote:
> It would and the performance hit is minimal if you use the ping syntax
> in your validation query. I believe it looks like this:
>
> validationQuery="/* ping */ SELECT 1"
Note that both the PING is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jayesh,
On 7/1/2009 4:27 AM, jayes...@birlasoft.com wrote:
> In our HP UX server the tomcat session is not releasing from database
> even after closing the session.
>
> Please suggest us how can we resolve the issue
I would suggest you post details
Christopher Schultz wrote:
> David,
>
> On 7/1/2009 10:49 AM, David Smith wrote:
> > It would and the performance hit is minimal if you use the ping syntax
> > in your validation query. I believe it looks like this:
>
> > validationQuery="/* ping */ SELECT 1"
>
> Note that both the PING is only ap
I need help configuring Tomcat to run as a service in Windows 2003.
Terracon provides geotechnical, environmental, construction materials, and
facilities consulting engineering services delivered with
reliability, responsiveness, convenience, and innovation.
-
Rosborough, Derrick D. wrote:
> I need help configuring Tomcat to run as a service in Windows 2003.
Read this: http://catb.org/esr/faqs/smart-questions.html
and then try again.
Mark
-
To unsubscribe, e-mail: users-unsubscr...
> From: Rosborough, Derrick D. [mailto:ddrosboro...@terracon.com]
> Subject: Configuring Tomcat to run as a service
>
> I need help configuring Tomcat to run as a service in Windows 2003.
Do you have specific questions? If not, what kind of answer do you expect?
- Chuck
THIS COMMUNICATION MA
Sorry, I need a source for step by step instructions setting up Tomcat
to run as a service on Windows 2003.
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Wednesday, July 01, 2009 4:21 PM
To: Tomcat Users List
Subject: RE: Configuring Tomcat to run
Rosborough, Derrick D. wrote:
I need help configuring Tomcat to run as a service in Windows 2003.
Allright, that's very tempting..
Tentative answers :
- Ah Good, glad to know that.
- check http://tomcat.apache.org, then come back if you have a question
- maybe ask Terracon ? They do a lot
> From: Rosborough, Derrick D. [mailto:ddrosboro...@terracon.com]
> Subject: RE: Configuring Tomcat to run as a service
>
> Sorry, I need a source for step by step instructions setting up Tomcat
> to run as a service on Windows 2003.
Have you looked at the doc pages at all? Even a cursory look a
Yeah, I started here,
http://tomcat.apache.org/tomcat-5.5-doc/windows-service-howto.html, but
it just didn't make much sense. I've never used Tomcat, please forgive
me for my ignorance. I've been digging around and that's what lead me to
the list. Do I include the //? Thanks, I'll keep trying to fi
> From: Rosborough, Derrick D. [mailto:ddrosboro...@terracon.com]
> Subject: RE: Configuring Tomcat to run as a service
>
> http://tomcat.apache.org/tomcat-5.5-doc/windows-service-howto.html,
> but it just didn't make much sense.
If you're just starting with Tomcat, use 6.0, not 5.5. The simples
Rosborough, Derrick D. wrote:
Yeah, I started here,
http://tomcat.apache.org/tomcat-5.5-doc/windows-service-howto.html, but
it just didn't make much sense. I've never used Tomcat, please forgive
me for my ignorance. I've been digging around and that's what lead me to
the list. Do I include the //
Hi,
I'm running tomcat 6.0.18 on Linux and I'm having a problem running
a javabean. I created a bean and was able to call setProperty and
getProperty
for the property 'startPage' in the bean. When I added a 2nd property
to the bean, I got the following message:
org.apache.jasper.JasperExceptio
Hi,
Please find detailed problem statement below
1) Our Application is developed in Java and its an web based application
so we use TOMCAT as web server. We deploy the Application on HP-UX mach
ine. And we are using connection pooling to connect with the database.
2) During the Deployment we need
31 matches
Mail list logo