Guten Tag Sven Meier,
am Mittwoch, 4. März 2020 um 10:19 schrieben Sie:

> Maybe the default classpath finder is kicking in and loads a
> template for a class that would otherwise inherit its markup from its 
> superclass?

Thanks for the hint, that was exactly what was happening. Putting my
finders at the front of the list otherwise worked as expected. After
clearing all default finders things work again, but there's a
downside: 

For some templates and languages I still relied on what gets bundled
with Wicket, e.g. FeedbackPanel, and those need custom files now as
well. There's no classpath-finder which could find them in the
Wicket-JARs anymore. Not yet sure if I like this or not: Should only
be very few templates currently and my directories easy fit to the
default package-based naming scheme, so adding new files is easy.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail: thorsten.schoen...@am-soft.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/

Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to