Index: jk_uri_worker_map.c
===
RCS file:
/home/cvspublic/jakarta-tomcat-connectors/jk/native/common/jk_uri_worker_map.c,v
retrieving revision 1.13
diff -u -r1.13 jk_uri_worker_map.c
--- jk_uri_worker_map.c 7 Dec 2001 00:57:16 -
Hi,
I was looking at jk_uri_worker_map.c because my context url maps
were not working like expected. I also saw a bunch of posts on the web
about this problem. I looked at the source code and I am submitting a
patch to this in a different mail.
Basically, I am just extracting the sub st
: <[EMAIL PROTECTED]>
> To: "Tomcat Developers List" <[EMAIL PROTECTED]>
> Sent: Friday, November 02, 2001 12:08 PM
> Subject: Re: patch to jk_uri_worker_map.c -> slightly more sophisticated
> string matching
>
>
> > Mike,
> >
> > Thanks for
Hi Costin & Larry,
I'll apply my change to jakarta-tomcat-connectors then send the diff as an
attachment.
-Mike
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Friday, November 02, 2001
Mike,
Thanks for the patch and your interest. One small problem: the development
of jk moved to jakarta-tomcat-connectors. We should do only 'major' bug
fixes in j-t/src/native.
Of course, all rules have exceptions - but it is extremely painfull to
merge and track 2 codebases.
Costin
On Fri,
[EMAIL PROTECTED]]
> Sent: Friday, November 02, 2001 2:13 PM
> To: Tomcat Developers List
> Subject: patch to jk_uri_worker_map.c -> slightly more sophisticated
> string matching
>
>
> If anyone sees any glaring problems with the following modification to
> mod_jk
> ple
If anyone sees any glaring problems with the following modification to
mod_jk
please let me know.
-Mike Jennings
Index: jakarta-tomcat/src/native/jk/jk_uri_worker_map.c
===
RCS file:
/home/cvspublic/jakarta-tomcat/src/native/jk/Atti