Hello Please Al, what is the fix for this problem with slf4j ? I spent half a day trying every possible combination between log4j and slf4j, and got nothing but a strong headache ( and "NoSuchMethodError") !!!
2007/10/30, Al Maw <[EMAIL PROTECTED]>: > > Chris Lintz wrote: > > Any chance of getting a Beta5 out soon. As luck would have it, Beta4 > to say > > the least has been frustrating for us. > > > > So far beta4 has caused these problems in our app (all stuff that worked > in > > Beta3) > > > > 1) AJAXLink is broke when using the Crypted URL encoding strategy. > > 2) StringResourceModel change on toString() method (this is fine, we > > refactored and are now using getString() ) > > 3) UpdateFeedback gone - > > > http://www.nabble.com/1.3.0-beta4%3A-updateFeedback%28%29-gone--tf4707707.html > > 4) Pages are stateful now because of - > > > http://www.nabble.com/Stateless-page-creating-session-tf4604432.html#a13147396 > > > > Any chance of getting a Wicket beta5 out with at least the stateless > page > > fix? We have a high traffic site so the thought of generating some > where > > in the neighborhood of hundreds of thousands session IDs on disk for > pages > > as simple as a WebMarkupcontainer and a Label is very scary thought. > > Additionally, the maven 2 quickstart is broken because it uses the wrong > version of slf4j-log4j (which results in a NoSuchMethodError). Easy to > fix if you know how, but not good that you should have to. ;-( > > +1 on getting beta 5 out ASAP. > > Al > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >