https://bz.apache.org/bugzilla/show_bug.cgi?id=64089
--- Comment #6 from Marvin Fröhlich ---
Yes, I was about to suggest that. I was thinking about using ${CATALINA_BASE}
as part of the import path.
So, yes, that would help a lot.
Is it possible by the way to specify a custom entity resolver, w
https://bz.apache.org/bugzilla/show_bug.cgi?id=64104
Bug ID: 64104
Summary: Double login forced by change session id on
authentication mechanism
Product: Tomcat 8
Version: 8.5.50
Hardware: PC
Status: NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=64104
Goyo changed:
What|Removed |Added
OS||All
--
You are receiving this mail because:
Yo
On Tue, Jan 28, 2020 at 12:07 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> All,
>
> The subject says it all.
>
> Java 9 is changing the default keystore type from JKS to PKCS12 and
> deprecating the use of JKS.
>
> Do we know
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 1/28/20 4:56 PM, Mark Thomas wrote:
> On 28/01/2020 21:50, Christopher Schultz wrote:
>> Michael,
>>
>> On 1/28/20 3:51 PM, Michael Osipov wrote:
>>> Am 2020-01-25 um 12:13 schrieb Mark Thomas:
On 23/01/2020 10:29, Michael Osipov wrot
https://bz.apache.org/bugzilla/show_bug.cgi?id=64104
Christopher Schultz changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
On Wed, Jan 29, 2020 at 5:26 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Mark,
>
> On 1/28/20 4:56 PM, Mark Thomas wrote:
> > On 28/01/2020 21:50, Christopher Schultz wrote:
> >> Michael,
> >>
> >> On 1/28/20 3:51 PM, Michae
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
The following commit(s) were added to refs/heads/master by this push:
new 6294a87 Fix BZ 63214 JkAutoAlias with
I've just tested this with the fix for BZ 63214 and all looks good. I'll
archive the svn tree and review the website and JK docs for svn
references that need updating to git.
Mark
On 28/01/2020 21:38, Mark Thomas wrote:
> All,
>
> Sorry for the short notice.
>
> Moving the Connectors to github
Author: markt
Date: Wed Jan 29 17:24:22 2020
New Revision: 1873318
URL: http://svn.apache.org/viewvc?rev=1873318&view=rev
Log:
Tomcat Connectors has moved to git
Added:
tomcat/archive/jk/
- copied from r1873317, tomcat/jk/
Removed:
tomcat/jk/
--
Author: markt
Date: Wed Jan 29 17:41:28 2020
New Revision: 1873320
URL: http://svn.apache.org/viewvc?rev=1873320&view=rev
Log:
Update website for Connectors migration to git
Modified:
tomcat/site/trunk/docs/bugreport.html
tomcat/site/trunk/docs/ci.html
tomcat/site/trunk/docs/source.ht
Author: markt
Date: Wed Jan 29 17:42:59 2020
New Revision: 1873321
URL: http://svn.apache.org/viewvc?rev=1873321&view=rev
Log:
Update source info with new(ish) 9.0.x branch
Modified:
tomcat/site/trunk/docs/source.html
tomcat/site/trunk/xdocs/source.xml
Modified: tomcat/site/trunk/docs/so
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
The following commit(s) were added to refs/heads/master by this push:
new fb5cce8 First pass at doc updates. Wi
https://bz.apache.org/bugzilla/show_bug.cgi?id=63214
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=64017
--- Comment #7 from Mark Thomas ---
If you can share the data publicly, more of us can help you. Failing that send
it to me (ma...@apache.org) and I'll share it with other Tomcat committers who
want to investigate this issue.
--
You are recei
Am 2020-01-28 um 22:49 schrieb ma...@apache.org:
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git.
Why connectors? We have only one, don't we? mod_jk. I assume it t
https://bz.apache.org/bugzilla/show_bug.cgi?id=64017
--- Comment #8 from Michael Osipov ---
Does this work for mod_proxy_http. It received a lot of decent updates
recently...
--
You are receiving this mail because:
You are the assignee for the bug.
--
Am 2020-01-28 um 22:53 schrieb Mark Thomas:
On 28/01/2020 21:52, Christopher Schultz wrote:
Michael,
On 1/28/20 4:08 PM, Michael Osipov wrote:
Folks,
I recently worked on some localization issues and noticed that, in
my opinion, these JARs are incorrectly named:
tomcat-i18n-cs.jar tomcat
On 29/01/2020 18:41, Michael Osipov wrote:
> Am 2020-01-28 um 22:49 schrieb ma...@apache.org:
>> This is an automated email from the ASF dual-hosted git repository.
>>
>> markt pushed a change to branch master
>> in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git.
>
> Why conn
https://bz.apache.org/bugzilla/show_bug.cgi?id=64051
--- Comment #14 from Mark Thomas ---
I can recreate this with a simple 3 node cluster (no status worker, no standby
worker) and a JSP that shows the current node (host name) without creating a
session.
The session cookie is created on the firs
https://bz.apache.org/bugzilla/show_bug.cgi?id=64051
--- Comment #15 from Mark Thomas ---
Created attachment 36988
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36988&action=edit
Proposed patch
The patch is very simple. If you are able to test it and provide feedback that
would be very
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark and Michael,
On 1/29/20 1:58 PM, Mark Thomas wrote:
> On 29/01/2020 18:41, Michael Osipov wrote:
>> Am 2020-01-28 um 22:49 schrieb ma...@apache.org:
>>> This is an automated email from the ASF dual-hosted git
>>> repository.
>>>
>>> markt push
https://bz.apache.org/bugzilla/show_bug.cgi?id=64051
--- Comment #16 from Christopher Schultz ---
(In reply to Mark Thomas from comment #15)
> Proposed patch
Best. Patch. Ever.
--
You are receiving this mail because:
You are the assignee for the bug.
---
Am 2020-01-30 um 00:24 schrieb Christopher Schultz:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark and Michael,
On 1/29/20 1:58 PM, Mark Thomas wrote:
On 29/01/2020 18:41, Michael Osipov wrote:
Am 2020-01-28 um 22:49 schrieb ma...@apache.org:
This is an automated email from the ASF dua
24 matches
Mail list logo