Hi i updated wicket to 1.4.7 and changed my current ajax uplading files implementation to wickets one.
After submit i get:
[ERROR] 14:17:52,296 redResourceRequestTarget.respond(SharedResourceRequestTarget.java:175)| unable to lazily register shared resource resources/v21538/org.apache.wicket.markup.html.WicketEventReference/wicket-event.js
java.lang.ClassNotFoundException: resources
   at java.net.URLClassLoader$1.run(URLClassLoader.java:200)

Its reproductable only on jetty, on tomcat it works.
Any hint ? Jetty bug ? wicket bug ? my bug ? :>

Reply via email to