Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-17407

H2 Web Console Integration documentation mentions wrong H2 Servlet class

XMLWordPrintable

      My WFLY-17126 work did not update the name of the relevant servlet implementation that H2 provides. The org.h2.server.web.WebServlet class it mentions is a javax.* namespace Servlet impl; the one to use in a jakarta.* context like WildFly 27 is org.h2.server.web.JakartaWebServlet.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: