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]
