Artifacts http://people.apache.org/~ivaynberg/wicket-1.5.2/dist/
Maven repo https://repository.apache.org/content/repositories/orgapachewicket-079/ On Thu, Oct 20, 2011 at 1:27 AM, Igor Vaynberg <[email protected]> wrote: > first try with 1.5.2 candidate (see the vote thread on @dev for where > to get the artifacts). if it still doesnt work post a jira bug and > attach a quickstart. > > -igor > > > On Wed, Oct 19, 2011 at 1:55 PM, bjolletz <[email protected]> wrote: >> Addition to my post above: >> >> I noticed that the browser URL seems to be the same in both 1.4.18 and >> 1.5.1: >> /App/LoginPage >> >> But, in 1.4.18 the resource links looked something like this: >> ../resources/se.app.LoginPage/images/logo.png >> >> while in 1.5.1 it looks lke this: >> wicket/resource/se.app.LoginPage/images/logo-ver-1319057388417.png >> >> So, no "../" in 1.5.1 which I guess is what's causing my problems. In 1.4.18 >> it seems that wicket automagically solved the resource path issue. >> >> -- >> View this message in context: >> http://apache-wicket.1842946.n4.nabble.com/Wrong-path-for-resources-on-redirected-login-page-tp3920038p3920126.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] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
