Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-5683

Fail gracefully when facing a faulty component binding

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 6.2
    • 6.2
    • None
    • None
    • UI Framework 18
    • 1

      e.g. trying to map components to obsolete/renamed interfaces prevents the whole Admincentral's VaadinServlet from starting properly. Even misleads to believe there's an issue with the widgetset.

      [http-nio-8080-exec-7] com.vaadin.server.VaadinServlet.serveStaticResourcesInVAADIN Requested resource [/VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/com.vaadin.DefaultWidgetSet.nocache.js] not found from filesystem or through class loader. Add widgetset and/or theme JAR to your classpath or add files to WebContent/VAADIN folder.
      

      (not sure why Vaadin would try to load a "default UI" with DefaultWidgetSet, anyway)

        Acceptance criteria

              apchelintcev Aleksandr Pchelintcev
              mgeljic Mikaël Geljić
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD