Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5084

ClassNotFoundException with Atmosphere on Bookmarkable pages

    XMLWordPrintableJSON

Details

    Description

      https://github.com/krasa/wicket-atmosphere-quickstart

      run, go to second page, click on link.

      from some reason, it makes requests to

      http://localhost:8080/wicket/bookmarkable/resource/org.apache.wicket.resource.JQueryResourceReference/jquery/jquery-ver-1362607904693.js
      instead of: http://localhost:8080/wicket/resource/org.apache.wicket.resource.JQueryResourceReference/jquery/jquery-ver-1362607904693.js
      =>java.lang.ClassNotFoundException: page

      I noticed few things:
      1) Form cannot be updated, crashes on NPE
      2) ugly crash when updated component has not setOutputMarkupId(true);
      3) otherwise it seems to work

      Attachments

        Issue Links

          Activity

            People

              papegaaij Emond Papegaaij
              meo Vojtěch Krása
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: