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