Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-3764

Wicket's `FileUpload` class leaking into the metamodel ? results in dubious error mesage logged

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 3.3.0, 2.3.0
    • Core, Viewer Wicket
    • None

    Description

      see this message:

       

      2024-06-04 12:53:46.376  WARN 12 — [io-8080-exec-14] o.a.i.c.m.s.SpecificationLoaderDefault   : The metamodel is configured for FULL introspection mode, yet missed org.apache.wicket.markup.html.form.upload.FileUpload of sort UNKNOWN during application start. This happens when type org.apache.wicket.markup.html.form.upload.FileUpload is not eagerly discovered by the metamodel introspection, which (initially) only considers compile-time types via reflection. Run-time types, not explicitly referenced to be included with Spring's class discovery mechanism, might slip this process. Consider importing type org.apache.wicket.markup.html.form.upload.FileUpload with Spring's @Import annotation. Types of sort VALUE should instead register a ValueSemanticsProvider with Spring, to be properly understood by the framework.

      Attachments

        1. workaround.png
          37 kB
          Andi Huber

        Activity

          People

            Unassigned Unassigned
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: