when Tomcat is next started. Is this correct or does it work differently?
Dave.
Remy Maucherat wrote:
Dave Oxley wrote:
Remy,
I'm sorry that you feel my comments were not constructive. My app
uses Log4j and mail.jar to send an email when the server starts up.
With antiJARLocking set:
An undep
Remy,
I'm sorry that you feel my comments were not constructive. My app uses
Log4j and mail.jar to send an email when the server starts up.
With antiJARLocking set:
An undeploy leaves mail.jar and I am unable to delete it without
stopping Tomcat.
With antiResourceLocking set:
Stopping Tomcat (I d
So is JK2 dead because of proxy_ajp? Why doesn't JK2 just replace JK?
Dave.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ping..
Dave Oxley wrote:
Using the load balancer in JK2 with IIS produces the following errors
in the event viewer and appears to hang for each request:
Error: [jk_isapi_plugin.c (496)]: HttpExtensionProc worker is NULL
Anyone have any ideas?
Dave
Using the load balancer in JK2 with IIS produces the following errors in
the event viewer and appears to hang for each request:
Error: [jk_isapi_plugin.c (496)]: HttpExtensionProc worker is NULL
Anyone have any ideas?
Dave.
___
---
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
* Dave Oxley *
* +44 (0)7966 249 344
* * * * [EMAIL PROTECTED] * * <mailto:[EMAIL PROTECTED]>
* * * * http://www.daveoxley.co.uk * * <http://www.daveoxley.co.uk> *
* "Linux: Becau
Didn't get a reply on this. Does anyone have an idea?
Dave Oxley wrote:
I have 4 load balanced JK (1.2.5) workers. When I select to stop
Tomcat (5.0.14), which takes a while to shut down (because of some
daemon threads in our app) a 400 bad request is returned to the
browser even though
I have 4 load balanced JK (1.2.5) workers. When I select to stop Tomcat
(5.0.14), which takes a while to shut down (because of some daemon
threads in our app) a 400 bad request is returned to the browser even
though there are other JK workers that could be used.
A couple of causes spring to min
Why don't you keep TC5.0 in beta and branch and start work on TC5.1?
Dave.
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi all,
A couple of questions on future Tomcat releases:
1. Will there be a TC3.4 release or is 3.x obsolete after 3.3?
2. Has TC4.0 been branched (i.e. has development started on TC4.1 or are you
waiting for TC4.0.1 to branch?)
3. Is there a list of planned features for TC4.1?
Dave
[EMAIL PRO
t: Re: Tomcat Service Manager
>Date: Fri, 14 Sep 2001 22:16:53 +0100
>
>"Dave Oxley" <[EMAIL PROTECTED]> wrote:
>
> > Hi all,
> >
> > Here is the code for the TC Service Manager. Would anyone like to check
>it
> > into jakarta-tomcat-service? .
Costin,
I think thats a good idea. I want it to work with all versions of TC (3.2.4,
3.3 and 4.0) and I will supply patches to their respective Service
implementations.
Dave
[EMAIL PROTECTED]
>From: <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED
I have searched the archives and found a check in to jakarta-tomcat-service
but using anoncvs I can't checkout or even see if the module exists. Is this
some sort of permissions problem.
Dave.
[EMAIL PROTECTED]
>From: "Dave Oxley" <[EMAIL PROTECTED]>
>Reply-To: [E
I have searched the archives and found a check in to jakarta-tomcat-service
but using anoncvs I can't checkout or even see if the module exists. Is this
some sort of permissions problem.
Dave.
[EMAIL PROTECTED]
>From: "Dave Oxley" <[EMAIL PROTECTED]>
>Reply-To: [E
Pier,
I can't find the module jakarta-tomcat-service. Where do I look??
Dave
[EMAIL PROTECTED]
>From: Pier Fumagalli <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Re: Service code for TC4
>Date: Mon, 03 Sep 2001 18:32:
I want to have a look at doing some service code for TC4 under Win32. Are
there any design documents for the service code that is already there for
Unix or does anyone (Pier?) have any ideas about how they want it to work
under Win32? or is anyone working on this already?
Dave.
[EMAIL PROT
enhancements - TC3.3
>Date: Sat, 1 Sep 2001 20:16:58 +0200
>
>Hola David:
>
>Could you send the patch as a diff -u?
>
>Better if you fill a bug report as a request for enhancements, and
>attaches the patch to it, so we can follow the issue more closely..
>
>Thanks for t
Just a tiny patch to get the service area in TC4 compiling.
Dave
[EMAIL PROTECTED]
_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
service.diff
NT service is an executable that wraps the
< Tomcat servlet container and executes it in the background as an NT
service. To
< install it you will need to:
<
---
>By Gal Shachor <href="mailto:[EMAIL PROTECTED]";>[EMAIL PROTECTED]
>>
>Modified by Dave Ox
WarpConnector.java in jakarta-tomcat-connectors/webapp/java does not
compile. I have fixed it and a patch is supplied. Can someone check it over
and check it in.
Thanks.
Dave.
_
Get your FREE download of MSN Explorer at http://e
Hello all,
Sorry for the off-topic question :) but...
I'm trying to update my TC4 sources each morning with a cron job. How can I
get CVS to not prompt for a password (i.e. pick the password up from a
file). I've looked on the cvshome.org website but found nothing that told me
how to do this.
I've been trying out the 'in process' worker with TC3.2.3 and IIS. When
using a servlet that does a reasonable amount in its init() method, IIS
complains that the service did not respond in a timely fashion!
This obviously isn't a bug as such, but shouldn't the webapps be initialised
in a diff
Oh and by the way. We never use Tomcat in standalone mode, even on
Developers machines!
Dave
[EMAIL PROTECTED]
_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>BTW, jk already has the feature if JNI connector is used - but it would be
>great to be able to do the same for ajp connectors. Probably using the
>same config file ( most of the information to start tomcat is similar -
>the jni configuration file allows you to specify env variables,
>classpaths,
I missed the OS poll, so here goes for both.
I/We currently use:
Apache1.3,Tomcat3.2.2 - WinNT/2000, Solaris6/7
Websphere3.02 - WinNT, AIX
IIS4/5,Tomcat3.2.2 - WinNT/2000
And are about to use:
Apache1.3,Tomcat3.2.2 - AIX/RH7.1
Dave
[EMAIL PROTECTED]
>From: GOMEZ Henri <[EMAIL PROTECTED]>
>Repl
Pier,
Is there anywhere I can download an archive of apr that works! On the other
hand if you fix it could you Email me or the list.
Thanks.
Dave.
[EMAIL PROTECTED]
>From: "Pier P. Fumagalli" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Re: mod_webapp un
I'm running RH7.1 with kernel 2.4.5 and I have statically compiled and
installed apr dated 28/5/2001. mod_webapp compiles but apache doesn't start
with the following output:
Syntax error on line 1 of /usr/local/tomcat4-CVS/conf/mod_webapp.conf:
Cannot load /usr/local/tomcat4-CVS/bin/connector/m
Nice one Marc.
Dave.
[EMAIL PROTECTED]
>From: "Marc Saegesser" <[EMAIL PROTECTED]>
>Reply-To:
><[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>CC: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>,
><[EMAIL PROTECTED]>
>Subject: [ANNOUNCEMENT] Tomcat 3.2.2 released
In that case, what is the point of warp. Is it going to be faster, more
scalable or something? If not why was it created?
Dave
[EMAIL PROTECTED]
>From: GOMEZ Henri <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: RE: connector status in tomcat 4
>Date: Mon, 28
I thought the idea of warp/webapp was that it was to support servlet api 2.3
and ajp/jk couldn't eaily be modified to support the new specs.
Dave
[EMAIL PROTECTED]
>From: kevin seguin <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: connector status in tomc
I think you'll find that this has been fixed in 3.2.2 which is due to be
released very shortly (hopefully!!).
Dave
[EMAIL PROTECTED]
>From: "Martin van den Bemt" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: RE: Slow session creating Tomcat 3.2.1
>Date: Fri
What is the current state of 3.2.2 development? Is it going to ship any time
soon?
Dave.
[EMAIL PROTECTED]
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
ctors/include wa.h
>connectors/lib pr_warp.c
> Added: connectors WIN32.txt mod_webapp.dsp
> Log:
> added patches and files for win32 support thanks to:
>
> Dave Oxley <[EMAIL PROTECTED]>
>
> Note: I didn't add the binary files in wh
Please find attached the following:
1. Patches to enable mod_webapp to compile and work(ish) under Windows.
(mod_webapp.c.diff, pr_warp.c.diff, wa.h.diff)
2. A Visual C++ project file to be put in the connectors\apache-1.3
directory. (mod_webapp.dsp)
3. A howto compile type document. (win32.txt
I will try with that mod_jk and will send the test servlet as soon as I can
write a simple one that breaks. :)
Dave
[EMAIL PROTECTED]
>From: GOMEZ Henri <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: RE: Tomcat 3.2.2 beta 4
>Date: Wed, 9 May 2001 00:21:30 +020
ld hold up the release of TC3.2.2(if it was) as it is
not a new bug introduced since TC3.2.1. I will continue to investigate.
Dave
[EMAIL PROTECTED]
>From: "Dave Oxley" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: RE: Tomcat 3.2.2
t;Dave,
>
>Does it work OK with 3.2.2b4 and AJP12?
>
> > -Original Message-
> > From: Dave Oxley [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, May 08, 2001 7:15 AM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Tomcat 3.2.2 beta 4
> >
> >
> >
tried this with Java 1.3.0_01 and 1.3.0_02 with the same results.
I am running Windows 2000.
I will write a test servlet a bit later on.
Dave.
[EMAIL PROTECTED]
>From: "Dave Oxley" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED], [EMAIL PROTEC
it to the group.
Dave.
[EMAIL PROTECTED]
>From: "Marc Saegesser" <[EMAIL PROTECTED]>
>To: "Dave Oxley" <[EMAIL PROTECTED]>
>Subject: RE: Tomcat 3.2.2 beta 4
>Date: Mon, 7 May 2001 08:37:20 -0500
>
>Dave,
>
>Thanks, let me know how it works.
I have been trying to get mod_webapp compiling under Win32. I have failed
because of the following problems:
1. wa_general.h is missing!
2. apr_main.h is not part of the standard apr distribution available from
http://apr.apache.org.
Because of these 2 problems I didn't get too far, but a few p
K1.2 and
>my guess is that your using JDK1.1.
>
>Tomcat 3.2.x, because it implements the Servlet 1.1 specification must
>maintain compatibility with JDK1.1 so this is a real Tomcat bug and it will
>need to be fixed before releasing Tomcat 3.2.2.
>
>Glenn, can you take a look at this?
I wish I got this sort of help from IBM. I complained about the
performance of our servlet under WebSphere 3.0.2 last April and they
responded saying it was our application and we spent months trying to track
it down(with IBM's help), yet in November(ish) they released a patch and our
applicat
I posted this before but got no response.
The change to SessionUtil.java 1.5.2.2 to 1.5.2.3 (3.2.1->3.2.2b1) has
caused the Microsoft Virtual Machine to fall over when running Tomcat. The
M$ VM does not like internal classes defined within methods (I think this is
the problem) and throws a NoC
The change to SessionUtil.java 1.5.2.2 to 1.5.2.3 (3.2.1->3.2.2b1) has
caused the Microsoft Virtual Machine to fall over when running Tomcat. The
M$ VM does not like internal classes defined within methods (I think this is
the problem) and throws a NoClassDefFoundException.
I am running Window
Fumagalli" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Re: mod_webapp status?
>Date: Thu, 22 Mar 2001 15:09:41 +
>
>Dave Oxley <[EMAIL PROTECTED]> wrote:
>
> > Correct me if I'm wrong, but APR is meant as
Correct me if I'm wrong, but APR is meant as a library of API's that are
separate from Apache2 and should therefore be able to be used with
Apache1.3. What I would be concerned about is that there hasn't been a final
(let alone beta) of APR/Apache2 and is therefore subject to change. If
APR/Ap
Stupid question. Sorry!
>From: "Dave Oxley" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: Tomcat 3.2.2 beta 1 Release Native components
>Date: Mon, 26 Feb 2001 22:46:03 -
>
>I've build mod_jk.dll for Window
I've build mod_jk.dll for Windows. Where should I EMail it.
Just tested 3.2.2 with my servlet, and the first request seems to be
substantially faster (Creating HttpSession??). There used to be about a 1
second delayish. Nice one.
Couple of bugs:
1. jaxp.jar and parser.jar aren't distributed w
http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/win32/i386/mod_jk.dll
>From: Pilho Kim <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: mod_jk for Apache 1.3.17
>Date: Sat, 24 Feb 2001 21:39:09 +0900 (KST)
>
>Hi,
>
>I need mod_jk for Apache 1.3
I am using Flash to make a https request to a servlet. Flash seems to send
the request and it gets to the servlet, but it hangs when reading/getting
the response. It works fine when getting a text file containing the same
info over https. Therefore two questions:
1. This is how I create the re
I've managed to get mod_webapp compiling under Windows but when I plug it
into Apache I get the following error:
Syntax error on line 1 of /Tomcat-4.0/conf/mod_webapp.conf:
Can't locate API module structure `webapp_module' in file c:/program
files/apache group/apache/modules/mod_webapp.dll: cif
Where can I find the design goals/spec of what mod_webapp is suppossed to
achieve and by when. Is load balancing a goal for 4.0/4.1 or > 4.1.
If load balancing is going to be put into mod_webapp what about
adding/removing tomcat instances to the pool without having to restart
apache?
Dave.
[EM
Hi,
You don't seem to be posting built versions of mod_jk.so for linux anymore.
I could do with this. Could somebody EMail it to me or tell me where I could
get it.
I'm not currently subscribed to the list so please send to
[EMAIL PROTECTED]
Thanks.
Dave
What are the bugs with ajp13. I could do with this being stable. I will take
a look at them but no guarantees 'cos I don't know much about writing Apache
modules.
Dave.
[EMAIL PROTECTED]
>From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>CC:
54 matches
Mail list logo