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

[NOT A PROBLEM] Slow initial loading - webjars for bootswatch themes?

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-M5
    • Viewer Wicket
    • None

    Description

      I thinik we used to use webjars as a cache for bootswatch themes; have we removed them accidentally?

      https://www.webjars.org/documentation#wicket

      and commented out stuff in web.xml

      <!--
          <servlet>
              <servlet-name>WebjarsServlet</servlet-name>
              <servlet-class>org.webjars.servlet.WebjarsServlet</servlet-class>
              <init-param>
                  <param-name>disableCache</param-name>
                  <param-value>false</param-value>
              </init-param>
              <load-on-startup>2</load-on-startup>
          </servlet>
          <servlet-mapping>
              <servlet-name>WebjarsServlet</servlet-name>
              <url-pattern>/webjars/*</url-pattern>
          </servlet-mapping>
      -->
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: