On 04/11/2021 14:31, Christopher Schultz wrote:
All,
I was just looking at the Which Version? page and I may have missed
something: do we support "JASIC" or "JASPIC"?
JASPIC.
Or is it "Jakarta Authentication," now?
It is.
We probably need to figure out a way to list the old and new spec
On 15/10/2021 16:18, Emmanuel Lecharny wrote:
Hi !
you have announced Tomcat 8.5.72 last week, but the title contains a
typo, it tells "Tomcat 8.6.72 announced".
Thanks !
Fixed. Thanks for reporting.
Mark
-
To unsubscribe,
Am 06.12.2016 um 18:09 schrieb Emmanuel Bourg:
Hi,
There is a typo on the monitoring.html pages, "Ichinga" should be
replaced by "Icinga".
Fixed.
Thanks
Felix
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.
Hi,
2016-10-23 11:05 GMT+03:00 Romain Manni-Bucau :
>
> Hi guys,
>
> second war: should be jar: in
>
https://github.com/apache/tomcat/blob/trunk/java/org/apache/tomcat/util/buf/UriUtil.java#L134
> I think, no?
Thanks for the report. The fix will be in the next release.
Regards,
Violeta
>
> Roma
2013/3/20 Ognjen Blagojevic wrote:
> Hi,
>
> http://tomcat.apache.org/tomcat-7.0-doc/config/http.html
>
> "restrictedUserAgents" -> "The value is a regular expression (using
> java.util.regex) *matching matching* ..."
Thank you for the report.
The fixed documentation will be available with the nex
2010/12/9 Mark Thomas :
> On 09/12/2010 13:37, Henri Gomez wrote:
>> Hi to all,
>>
>> I think there is a typo in catalina.sh :
>>
>> -Djava.security.policy=="$CATALINA_BASE"/conf/catalina.policy \
>>
>> Shouldn't it be :
>>
>> -Djava.security.policy="$CATALINA_BASE"/conf/catalina.policy \
>
> No. =
On 09/12/2010 13:37, Henri Gomez wrote:
> Hi to all,
>
> I think there is a typo in catalina.sh :
>
> -Djava.security.policy=="$CATALINA_BASE"/conf/catalina.policy \
>
> Shouldn't it be :
>
> -Djava.security.policy="$CATALINA_BASE"/conf/catalina.policy \
No. == is correct.
Mark
-