Hi,

There are no changes in the way JS resources are loaded.
jQuery has been updated in 6.9.0 to a newer version (from 1.8.3 to 1.10.1,
I think) but this doesn't look like what breaks in your application.

What is the error code when requesting the JS file ?

Martin Grigorov
Wicket Training and Consulting


On Wed, Apr 9, 2014 at 11:13 AM, dmalescot <[email protected]> wrote:

> Hello,
>
> I would like to know if someone can explain my problem :
>  - In production, when my application use wicket 6.7.0 everything is OK and
> no error
>  - In production, when my appication use wicket > 6.7.0 (6.12.0 actually)
> everything is KO because Javascript are not loaded. In fact i have lots of
> JS errors in IE console like that :
>
> "Message : Acces forbidden
>
> Ligne : 4
> Caractère : 12122
> Code : 0
> URI :
>
> http://XXX:5000/my-application/wicket/resource/org.apache.wicket.resource.JQueryResourceReference/jquery/jquery-1.10.1.min-ver-33D85132F0154466FC017DD05111873D.js
> "
>
> I know this problem is really strange and i can't explain it :(
>
> Someone knows if something has changed in JS loading/access after wicket
> 6.7.0 ?
>
> Thanks a lot.
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Error-loading-jQuery-JS-in-wicket-6-7-0-IE-tp4665308.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to