You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Vojtěch Krása (JIRA)" <ji...@apache.org> on 2013/03/07 23:20:14 UTC

[jira] [Created] (WICKET-5084) ClassNotFoundException with Atmosphere on Bookmarkable pages

Vojtěch Krása created WICKET-5084:
-------------------------------------

             Summary: ClassNotFoundException with Atmosphere on Bookmarkable pages
                 Key: WICKET-5084
                 URL: https://issues.apache.org/jira/browse/WICKET-5084
             Project: Wicket
          Issue Type: Bug
          Components: wicket, wicket-atmosphere
    Affects Versions: 6.6.0
            Reporter: Vojtěch Krása
            Assignee: Emond Papegaaij


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


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira