Well, it should work alright for you. But of course we had a good reason to change the resource loading; besides being extra work which makes it harder to write components, it kept on giving various problems. That's why I was curious whether just updating would fix your problem, so that we don't have to hunt down issues that are already fixed.
Eelco On 6/9/06, Paulo Sérgio Medeiros <[EMAIL PROTECTED]> wrote: > 1.2 release, but not current, from cvs ... is this really a bug? i thought > that it was something that i've been missing in my configuration. > > Actually i develop my wicket application using Eclipse 3.1.2 and tomcat > 5.5.17 ... i don't know if this is important but i use wicket as a jar, i > was wondering if the application can load the images inside it ... > > Paulo Sergio. > > > On 6/9/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > > > What version of Wicket are you using? We just changed resource loading > this weekend, so it might be worth trying the current code in the 1.2 > branch > > Eelco > > > On 6/9/06, Paulo Sérgio Medeiros < [EMAIL PROTECTED]> wrote: > > Hi, > > > > Im trying to use the tree component ... everthing seems to be ok (on the > > content side), except that minus and plus images aren't loading on the > > browser ... > > > > the location created by Wicket is: > > > http://localhost:8080/Mapeador/mapeador/resources/wicket.markup.html.tree.Tree/minus.gif > > > > and this location doesn't exist ... i saw on the examples that the > location > > created is similar to that, so i must have missed the point on what i have > > to do to this work. > > > > Any help? > > > > Paulo Sérgio. > > > > > > > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > > > > > _______________________________________________ > > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
