Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] 12.0.10 - Deprecated method addHiddenClasses?

Thanks Paul.

The deprecation warning is harmless, but has lead to an interesting discovery, for which I've opened issue https://github.com/jetty/jetty.project/issues/11895.

regards
Jan

On Mon, 10 Jun 2024 at 06:16, Paul B. Henson via jetty-users <jetty-users@xxxxxxxxxxx> wrote:
I recently upgraded from 12.0.7 to 12.0.10, and noticed a new warning in
my logs:

2024-06-09 13:09:20,602 - WARN [org.eclipse.jetty.xml.XmlConfiguration:800] - Deprecated method public static void org.eclipse.jetty.ee.WebAppClassLoading.addHiddenClasses(org.eclipse.jetty.util.Attributes,java.lang.String[]) in file:///opt/jetty/etc/jetty-ee-webapp.xml

This file is part of the distribution, not my file? Did I miss something
I should have updated in my configuration, or is this an expected
warning?

Thanks...

_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users


--
Jan Bartel <janb@xxxxxxxxxxx>
www.webtide.com
Expert assistance from the creators of Jetty and CometD


Back to the top