Chris,
Beautiful answer and exactly what I was looking for. Thank you.
Regards,
William Crowell
From: Christopher Schultz
Date: Tuesday, April 29, 2025 at 10:32 AM
To: Tomcat Users List , William Crowell
Subject: Re: When was the first stable GA release of Apache Tomcat 11.0.x?
William
/releases/web-profile-11
I think that Tomcat 11.0.0 was released earlier than the Jakarta EE Platform
Web Profile 11 because there were no further changes to the spec. They just
had to get one implementation to pass the TCK (Glassfish) which happened last
month. Am I correct?
Regards,
William
Mark and Rémy,
Thank you for your replies. I think it would be better for now if HTTP/3 is
required is to front Tomcat with NGINX as a reverse proxy.
Regards,
William Crowell
From: Mark Thomas
Date: Thursday, April 17, 2025 at 1:30 PM
To: users@tomcat.apache.org
Subject: Re: Apache Tomcat
://openjdk.org/jeps/8291976
What are the plans for the next major release of Tomcat?
Regards,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and any attachments
and notify us immediately.
missing information on how-to.
Regards,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and any attachments
and notify us immediately.
Chuck,
Thanks for your reply. No wonder I was not seeing this thread in dumps of
newer JVMs. I wonder when that was removed?
Regards,
William Crowell
From: Chuck Caldarale
Date: Monday, April 7, 2025 at 3:49 PM
To: Tomcat Users List
Subject: Re: Headless Mode
> On 2025 Apr 7, at 13
waiting for events which would take up CPU. Maybe I
am misunderstanding that JVM option?
Regards,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and any attachments
and notify us
under Tomcat or is that an interface from Tomcat into Apache Commons
DBCP2?
Regards,
William Crowell
From: William Crowell
Date: Friday, March 28, 2025 at 12:22 PM
To: Tomcat Users List
Subject: Re: NIO Thread Madness
Very good idea Chriis. Thank you.
Regards,
William Crowell
From
Chris,
Oracle’s ojdbc8.jar version 19.25.0.0.0 which should support JDBC 4.2:
https://www.oracle.com/database/technologies/maven-central-guide.html
Regards,
William Crowell
From: Christopher Schultz
Date: Monday, March 31, 2025 at 3:50 PM
To: users@tomcat.apache.org
Subject: Re: NIO Thread
Very good idea Chriis. Thank you.
Regards,
William Crowell
From: Christopher Schultz
Date: Friday, March 28, 2025 at 12:05 PM
To: users@tomcat.apache.org
Subject: Re: NIO Thread Madness
William,
On 3/26/25 7:06 PM, William Crowell wrote:
> That maxTotal was a typo due to trying to copy
Sebastian,
Thanks for your reply. I did know about environment variables. I would be
concerned about someone doing a “ps -ef” on the box and getting the password
from the command line arguments. I will keep looking.
Regards,
William Crowell
From: Sebastian Trost
Date: Thursday, March 27
Is there a way to add an additional properties file to the startup of Apache
Tomcat, so that server.xml and context.xml can reference the values like we do
with catalina.properties?
For instance:
application.properties:
my.user=foo
my.password=bar
context.xml:
…
Chris,
That maxTotal was a typo due to trying to copy the config from a screenshot.
I agree with your assessment. I think there are 2 situations going on. One is
that the code may not be properly closing connections, and the connection pool
is not properly configured.
Regards,
William
To: users@tomcat.apache.org
Subject: Re: NIO Thread Madness
On 25/03/2025 12:33, William Crowell wrote:
> Mark,
>
> I believe there is a proxy involved here that does TLS decrypt, but I noticed
> they had the redirectPort on the 8080 connector set to 8443. When you try to
> hit
Mark,
I believe there is a proxy involved here that does TLS decrypt, but I noticed
they had the redirectPort on the 8080 connector set to 8443. When you try to
hit Tomcat directly over port 8080 using HTTP it is hung.
Regards,
William Crowell
From: Mark Thomas
Date: Tuesday, March 25
Chris,
Looking at JMX is the next step. I make a request and Tomcat never returns,
and I do not get a “connection refused”. It just sits and hangs.
Regards,
William Crowell
From: Christopher Schultz
Date: Tuesday, March 25, 2025 at 7:20 AM
To: users@tomcat.apache.org
Subject: Re: NIO
Chris,
That’s a very good point, and that is something we will do.
Regards,
William Crowell
From: Christopher Schultz
Date: Tuesday, March 25, 2025 at 7:16 AM
To: users@tomcat.apache.org
Subject: Re: [OT] NIO Thread Madness
William,
On 3/24/25 2:56 PM, William Crowell wrote:
> I am runn
period of time due
to a database connectivity issue. Then Tomcat stops servicing requests. The
JVM is up though and has a valid process ID. I would have thought the threads
would be in a blocked state for a long period of time in this situation.
Regards,
William Crowell
,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and any attachments
and notify us immediately.
Tomcat 11’s final release as well?
Regards,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and any attachments
and notify us immediately.
Nicolas,
Which JDK version?
Regards,
William Crowell
From: Nicolas BONAMY
Date: Thursday, December 7, 2023 at 2:55 PM
To: users@tomcat.apache.org
Subject: Virtual Thread with Http11Nio2Protocol
Hi,
I try to use virtual thread on Apache Tomcat 10.1.16 with this configuration on
macOS or on
I should clarify the ask here…
I have some long running JDBC queries against Oracle, and I do not want to tie
up Tomcat’s web thread pool with them. I would only have between 1-10 threads
in this pool.
Regards,
William Crowell
This e-mail may contain information that is privileged or
If I create a separate thread pool in Tomcat’s server.xml like this:
Then how do I get a thread to assign any work to it?
Regards,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and any
(25.371-b25 mixed mode linux-amd64
compressed oops)
# Core dump written. Default location: /hosting/core or core.191803
#
Regards,
William Crowell
From: Olaf Kock
Date: Tuesday, November 7, 2023 at 4:25 AM
To: users@tomcat.apache.org
Subject: Re: Are there any known class loader leaks in Tomcat
manipulations, and I am running out of
native memory. I don’t think there are any JNI calls in this code base.
Are there anything existing issues with the Tomcat 9 class loader? I doubt
there are but wanted to check.
Regards,
William Crowell
This e-mail may contain information that is
than a regular OS thread.
Regards,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and any attachments
and notify us immediately.
to save a record to MySQL:
http://ec2-18-117-196-158.us-east-2.compute.amazonaws.com:8080/vt/save
Regards,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and any attachments
and notify
perf
test and prove this out. I don’t know.
Regards,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and any attachments
and notify us immediately.
.
Again, I realize that performance is not the only goal of virtual threads.
Just my observations.
Regards,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and any attachments
and notify us
Mark,
Thanks for your reply. Just to clarify…this is all I need in Tomcat 11’s
server.xml (as well as JDK21):
…
…
Regards,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and any
using the embedded
Tomcat server.
Thanks in advance,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and any attachments
and notify us immediately.
t;
|
YouTube<https://www.youtube.com/user/perforcesoftware?utm_leadsource=email-signature&utm_source=outlook-direct-email&utm_medium=email&utm_campaign=2019-common&utm_content=email-signature-link>
From: Mark Thomas
Date: Friday, June 9, 2023 at 4:36 AM
To: users@tomcat.ap
Mark,
Thank you for your reply. Any ideas on Tomcat 11 features that will be
included with a final release next year?
Regards,
William Crowell
From: Mark Thomas
Date: Thursday, June 8, 2023 at 4:05 PM
To: users@tomcat.apache.org
Subject: Re: Tomcat 11 Release Date
On 08/06/2023 19:56
Good afternoon,
I know we are in milestone 7 of Apache Tomcat 11, but do any of you know when
the release date will be for Apache Tomcat 11? It does not have to be an exact
date, but just a ballpark date.
Regards,
William Crowell
This e-mail may contain information that is privileged or
est but the code for upload should be
the same across Tomcat versions)
Mark
>
> Please make sure you provide the source code for the web application.
>
> Thanks,
>
> Mark
>
>
> On 14/04/2023 19:40, William L. Cunningham wrote:
>> Thanks, yes it happens with any file up
when
clicking on any links in external emails.
On 13/04/2023 21:40, William L. Cunningham wrote:
> Environment: Windows 2019 Standard with latest JDK 17 and Apache Tomcat
> 8.5.87.
>
> When trying to upload a file to the application running off Tomcat (custom
> software), we
small
upload). On 8.5.85 and above, it's locked and can't be deleted. Thus causing
the error.
Anyone have any thoughts?
Thanks for any help.
William
As someone new to working with Tomcat (8), I see that a lotof the introductory
documentation suggests to use CVS (and in conjunction withant) for handling
software revisions. However, I have read discussions aboutthe superiority of
git for handling software revisions / commits, etc., andalso I
On Thu, Nov 24, 2016 at 5:15 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> William,
>
> On 11/23/16 3:56 PM, William Boyd wrote:
> > On Tue, Nov 22, 2016 at 3:41 PM, Christopher Schultz <
On Tue, Nov 22, 2016 at 3:41 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> William,
>
> On 11/16/16 1:06 PM, William Boyd wrote:
> > On Tue, Nov 15, 2016 at 2:17 PM,
> > wrote:
> >
On Tue, Nov 15, 2016 at 2:17 PM, wrote:
>
>
> > -Original Message-
> > From: William Boyd [mailto:william.b...@gmail.com]
> > Sent: Tuesday, November 15, 2016 3:44 PM
> > To: Tomcat Users List
> > Subject: Re: 8.5.4 to 8.5.5 SSL Issue
> >
> &g
On Tue, Nov 15, 2016 at 10:50 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> William,
>
> On 11/14/16 7:18 PM, William Boyd wrote:
> > First, I'd like to thank everyone for the help.
>
On Tue, Oct 25, 2016 at 2:08 AM, Kreuser, Peter
wrote:
> Dear all,
>
> > On Sun, Oct 23, 2016 at 3:15 PM, Christopher Schultz <
> > ch...@christopherschultz.net> wrote:
> >
> > > -BEGIN PGP SIGNED MESSAGE-
> > > Hash: SHA256
> > >
On Sun, Oct 23, 2016 at 3:15 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> William,
>
> On 10/21/16 6:08 PM, William Boyd wrote:
> > On Fri, Oct 21, 2016 at 2:05 PM, Christopher Schultz <
On Fri, Oct 21, 2016 at 2:05 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> William,
>
> On 10/21/16 4:37 PM, William Boyd wrote:
> > Hello,
> >
> > I am attempting to upgr
Hello,
I am attempting to upgrade from Tomcat 7 to 8.5.6. Everything was working
great until I enabled SSL with a self-signed certificate. I am able to
recreated the issue on 8.5.5. I finally had to down graded to 8.5.4 to get
SSL working with identical configuration and cert.
I want to be sure t
Chris
> On 12 Nov 2014, at 5:13am, Christopher Schultz
> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> William,
>
> On 11/11/14 6:41 AM, William Moore wrote:
>> It turns out this was happening because the upgrade to Yosemite
>> had d
then configure and make both worked.
Perhaps there is a different way to tell configure and make to use an
additional include folder, but I don’t know how to do that (I work on Java
mostly, not this stuff).
Thanks for your help
William
It’s compiled now so it
> On 10 Nov 2014, at 11:4
you using? Mine says:
Version 6.1 (6A1052d)
William
> On 10 Nov 2014, at 7:52pm, Christopher Schultz
> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> William,
>
> On 11/10/14 10:50 AM, William Moore wrote:
>> Please can someone advise me how to
server:
dlopen(/usr/libexec/apache2/mod_jk.so, 10): Symbol not found: _ap_log_error
Referenced from: /usr/libexec/apache2/mod_jk.so
Expected in: flat namespace
in /usr/libexec/apache2/mod_jk.so
This is using Apache 2.4.9, which is supplied with Yosemite.
William Moore
ciation or society?
William
On 17 September 2014 11:18, 侯树成 wrote:
> try "manager", located in the webapps/manager. You need to edit your
> tomcat-users.xml, After that you can deploy your app via manager.
>
> 2014-09-16 8:11 GMT+08:00 James H. H. Lampert :
>
; in Tomcat 7 or how RMI server can
find the codebase? Everything works fine before puting in Tomcat. Can
anybody help?
The post is listed here:
http://stackoverflow.com/questions/17114804/running-rmi-client-in-tomcat-7-got-classnotfoundexception
Many thanks.
William
> Is there a RFC that describes best behaviour of server and client in this
> situation?
My guess is that the disagreement comes somewhere in RFC 2616 section 8.2.3 -
Use of the 100 (Continue) Status.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html
> On my opinion Tomcat behaves correct
>When client sends a request there are written 2 lines at tomcat access log:
>192.168.1.211 - - [03/Jun/2013:16:02:24 +0200] "POST
>/ades-server/adesOperationsWebService HTTP/1.1" 401 951
>192.168.1.211 - - [01/Jan/1970:00:59:59 +0100] "xmlns:s="http://schemas.xmlsoap.org/soap/envelope/";>
>Basica
Hi all,
Development has begun on supporting Tomcat8 on Red Hat's OpenShift PaaS
(https://openshift.redhat.com). OpenShift supports various development
frameworks via cartridges. There are currently cartridges for Tomcat6
(via JBossEWS1.0) and soon will be a cartridge for Tomcat7 (via
JBossEWS
We are running Tomcat 7.0.29 on Windows 2008 R2 Service Pack 1.
My question is this, the documentation specifically states, "For optimal
security, the service should be run as a separate user, with reduced
permissions (see the Windows Services administration tool and its
documentation)." I am
On Wed, Jan 18, 2012 at 2:00 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> > Quick update... I switched the code to using Servlet 3.0 and I can
> > get streaming data from all three browsers on the same machine:
> > Chrome, FireFox, and IE.
>
> A Tomcat upgrade probably helped a
probably code around that.
Thanks...
Bill-
On Wed, Jan 18, 2012 at 12:13 PM, William Speirs wrote:
> Thanks for the quick responses, I'll respond to both at once below:
>
> On Wed, Jan 18, 2012 at 11:56 AM, André Warnier wrote:
>
> really a second, different browser ? or ano
Thanks for the quick responses, I'll respond to both at once below:
On Wed, Jan 18, 2012 at 11:56 AM, André Warnier wrote:
> really a second, different browser ? or another window/tab from the same
> browser ?
> (if the second case, it may be re-using the same local IP:port (or just
> the same e
I have a basic CometProcessor servlet implemented, and everything appears
to work as expected, except for one small issue: I cannot make multiple
requests from the same client to the same server.
My servlet simply sends messages to the client as they come in (think of it
as a one-sided chat, no PO
puedan brindar.
Cordialmente,
William Fierro.
e unzip command
>
> Unless you have inside knowledge about the OPs environment, that's poor
> advice.
>
> > On Thu, Oct 7, 2010 at 6:54 PM, William Biggs wrote:
> >
> >> I would like to know how to deploy a war to the public_html ?
>
> Did you ask this que
I would like to know how to deploy a war to the public_html ?
if I name a war file called kc8pdr.war and after I upload it to my
tomcat and restart it it put it a folder called kc8pdr . How do I get it
to do it in the public_html folder instead
-
To unsubscribe, e-mail: users-unsubscr...@t
I just installed ubuntu and netbeans 6.7.1 . My web hosting use 5.5.28 I
need to download the zip ver. of 5.5.28 for netbeans . Where do I
download the ver for ubuntu ?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.or
Looking at the bug report, it looks like this issue was resolved in
Apache Tomcat 6.0.24. It doesn't show as closed. We did a preliminary
test and appears it was fixed in 6.0.24, but we want to be absolutely
certain, as the consequences are dire. Was this fixed for linux in
6.0.24 (and beyond)?
Has anybody implemented user authentication, using Tomcat (6.0) realms,
via standard old-school Unix passwd files? I've already implemented
JDNIRealm (LDAP) authentication, but some of our sites aren't using LDAP
yet.
Doug Fulford
Software Engineering Specialist
(626)812-2248
Chuck,
You caught me. Rookie mistake. It's refreshing to know I can still make
rookie mistakes after almost 30 years in software. What I did was do a
WebContextFactory.get() on class initialization as a private static variable.
I should have been doing the get on each call.
Thanks,
Doug
-
..@christopherschultz.net]
Sent: Monday, January 25, 2010 2:38 PM
To: Tomcat Users List
Subject: Re: Return from getRemoteUser and isUserInRole Inconsistent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Doug,
On 1/25/2010 4:59 PM, Fulford, William wrote:
> Attached are the relevant sections f
om getRemoteUser and isUserInRole Inconsistent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Doug,
On 1/25/2010 3:35 PM, Fulford, William wrote:
> I'm using Tomcat 6.0 with Firefox 3.0.12 and JNDIRealm for
> authentication. When I call HttpServletRequest.getRemoteUser() and
> HttpSe
I'm using Tomcat 6.0 with Firefox 3.0.12 and JNDIRealm for
authentication. When I call HttpServletRequest.getRemoteUser() and
HttpServletRequest.isUserInRole(), I get inconsistent results.
Sometimes I get null for user and other times I get the user name.
Sometimes I get false for isUserInRole() a
Thanks a lot Mark !
Mark Thomas a écrit :
William Vernines wrote:
Votre Keystore contient 2 entrée(s)
root, 17 juin 2009, trustedCertEntry,
Empreinte du certificat (MD5) :
tomcat, 17 juin 2009, trustedCertEntry,
Empreinte du certificat (MD5) :
You can
tomcat, 17 juin 2009, trustedCertEntry,
Empreinte du certificat (MD5) :
You can see that tomcat alias exists...
However this is the tomcat boot log :
Code :
...
java.io.IOException: Le nom alias tomcat n'identifie pas une entrée de clef
...
In english : tomcat a
Hi all,
Pardon me if this seems an ignorant question.
I’ve recently discovered the %D option in the tomcat
AccessLogValve to record response times on the “server side”.
I wanted to doublecheck an issue: does the user’s network
connection speed affect the time recorded by the AccessLogValve.
I'm looking at a new web hosting they give Private JVM Heap Size what is the
min jvm heap size would you go with ?
I am trying to figure out whether it is possible to have Apache 6.0.18 use
an encrypted connection to replicate sessions within a cluster. There
appears to be a way to specify a "securePort" on a ChannelReceiver but it
does not looks as if Tomcat actually uses that setting.
Has anyone had a
Hi Gen
You ca as look as they do not use the same port (8080 can be used only
by one server at a time)
regards
W.
gen a écrit :
Hi,
Is it possible to install both TOMCAT5.5 & TOMCAT6 in 1 PC?
I had installed Tomcat6. And I need to install TOMCAT 5.5 for another
system. So I like to install
Hello,
I'm migrating from Tomcat 5.5.4 to 6.0.18. On version 5.5.4 we were
able to create two separate log files: catalina.out for System.err, and
traffic.log for the application.
In version 6.0.18 I'm unable to recreate this scenario. I've followed
the Tomcat documentation
(http://tomcat.
r-web-application contexts unless you
explicitly link them with elements.
***
-邮件原件-
发件人: Mark Thomas [mailto:[EMAIL PROTECTED]
发送时间: 2008年8月28日 3:13
收件人: Tomcat Users List
主题: Re: Failed to override global naming resources in specific app!
William wrote:
Hi,
description
webapp definition cannot override global one, even though
override attribute set to true.
Why?
Is that the right way to define resource for common use and
redefine it within specific webapp?
scenario
version: 5.5.20
global definition in conf/server.xml:
webapp defin
I've never done SSL with Tomcat, but setting up the certificates should be
close to or the same as Apache. In Apache you need the server certificate,
any intermediate certificates, and the private key. The following makes me
uneasy, but if you password protect your key, Apache won't start.
-- B
OK. You may have reinstalled Java already, but there is another way to do
this.
You can use the "8.3" file name for C:\Program Files. Windows always creates
this for every directory and file that doesn't fall into the pattern. This
works on XP and Server 2003. I assume it will work on any Wind
>From: Jonathan Mast
>Subject: Problem with Custom Access Log Format
>However, I would like to define a custom pattern for logging this
information.
>The problem is that I don't see a pattern code that corresponds to the
User-Agent or to the Referrer.
Your reference
(http://tomcat.apache.org/tomc
host, place
inside . If he wants to log all access to a Tomcat server
instance, place inside .
-Bill
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 22, 2008 8:35 AM
To: Tomcat Users List
Subject: RE: Server.xml Host Configuration
> Fr
> From: Caldarale, Charles R
> Subject: Server.xml Host Configuration
> Remove the element; it should never be placed in server.xml and
you don't need one.
As an addendum. If you want to remove the element but still create
an access log, you can create a context.xml file.
Place it as follow
Have you tried adding
main_page.html
to your application's web.xml file?
-- Bill
-Original Message-
From: jeusdi [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 22, 2008 4:28 AM
To: users@tomcat.apache.org
Subject: Redirection
Hello list.
Actually, when I want
Brantley Hobbs wrote:
>My question is this: Is it possible to pull in an "include" file in
>server.xml? I'd like to place all the database connection information
>in a separate file.
You are referring to placing a file called context.xml in the /META-INF
folder of your web app. This file can b
Joe wrote:
> I'm not getting any exceptions on startup, and the exact war file that I'm
pointing is found because it's serving HTML
> and even my servlet just fine.
> But when I get a ServletContext, it's null. I've got a set of tomcat jars
in the classpath (catalina, annorations-api,
> tomcat-coy
We recently upgraded to Tomcat 6.0.16 and Apache 2.2.8. We started receiving
intermittent exceptions that we hadn't seen under Tomcat 5.0 and Apache 2.0.
They usually occur when we are receiving moderate to heavy traffic, but we
have never seen two thrown the same day closer than 15 minutes apart.
We recently upgraded to Tomcat 6.0.16 and Apache 2.2.8. We started receiving
intermittent exceptions that we hadn't seen under Tomcat 5.0 and Apache 2.0.
They usually occur when we are receiving moderate to heavy traffic, but we
have never seen two thrown the same day closer than 15 minutes apart.
myApp/mySecondApp/mySecondAppServlet
I may be confusing his original request, to share 'objects'. I assumed that
he wanted to combine two contexts.
2008/5/19 Zdeněk Vráblík <[EMAIL PROTECTED]>:
> Hi William,
>
> could you describe how could be shared two object over Apache
I believe also mod_rewrite will work as well, if you allowed to put apache
in front.
http://httpd.apache.org/docs/2.0/misc/rewriteguide.html
On Mon, May 19, 2008 at 8:08 AM, Zdeněk Vráblík <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I would use session for sharing user object and
> I would move common
n the time
is
> 15:00did anyone ever had similar problem?
It seems you have a problem with your date & time settings on your
machines. Are you sure your timezone is well configured ? any problem with
"summer time" or "daylight saving time" ?
Regards
--
William
ost:8081
Do the same for the third instance using port 8082.
Regards,
--
William http://www.wbonnet.net
http://www.sunwizard.net Le site français des amateurs de stations Unix
http://www.blastwave.org An OpenSolaris Community Site
http://www.guses.org French speaking Sola
Hi,
After some painful research and code digging, I found that in commons-pool
versions > 1.2 (ie 1.3 and 1.4), the logic for maxActive changed for
"unlimited". 0 no longer means unlimited as it did in 1.2 and previous
versions.
This looks to be contradictory to commons-pool and tomcat documentati
Is there a particular version number in the 5.5.X channel that fixes it?
I'm running 5.5.17 for 1 application and it's doing the exact same thing.
William C. Mount RHCE
J2EE Web Solutions CoEx
Global IT Solutions
Caterpillar Inc.
812 W. Washington St.
East Peoria IL, 61630
(309
o add more
webapps to your tomcat. You'll be able to add more application in tomcat
since it will be installed using a standard way. Your work will be to
add the proper configuration to your apache frontend.
I hope this
I had face the same problem, OOME sometimes "kill" tomcat connector.
I setup two connectors (HTTP and AJP), while one connector was "dead", the
other still "alive", and I could access manager/status from the "live" one
to watch the "dead" one's status.
I think it is tomcat's bug
Leon Rosenberg
Filip suggested on the dev list, open up a BZ
> issue for this, and if you want to try your hand at adding a patch, it
> will
> be much appreciated :). Otherwise, I'll look into producing a patch
> myself.
>
> And many thanks for testing this :).
>
> "William Leu
I have configuared tomcat to use the NIO impl over AJP, here are the lines in
server.xml
(TC version 5.5.17)
I had setted the soTimeout with 10 minutes, cause I notice such stages in
server status
Stage Time B Sent B Recv Client VHost Request
S 33280840 ms 359 KB 0 KB x.x.x.x 127.0.0.1 GET
1 - 100 of 159 matches
Mail list logo