Re: wicket 6 ajax integration

2015-07-29 Thread Martin Grigorov
Hi Jonathan, Where did you add the behavior the first time? On Jul 29, 2015 8:37 PM, "Jonathan Locke" wrote: > ah, i figured it. the behavior has to be added in onInitialize(). silly me. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/wicket-6-ajax-integration

[ANNOUNCE] WicketStuff 7.0.0 Released

2015-07-29 Thread Martijn Dashorst
WicketStuff core 7.0.0 based on Apache Wicket 7.0.0 is released and soon will be available at Maven Central. Also the wicket15-tree project has been released as a 7,0.0 compatible library (it is not yet part of WicketStuff core). The changelog since 7.0.0-M6 is: Andrea Del Bene (1): removed

Re: wicket 6 ajax integration

2015-07-29 Thread Jonathan Locke
ah, i figured it. the behavior has to be added in onInitialize(). silly me. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/wicket-6-ajax-integration-tp4671704p4671705.html Sent from the Users forum mailing list archive at Nabble.com. -

wicket 6 ajax integration

2015-07-29 Thread Jonathan Locke
hello all! having some trouble with the new wicket 6 ajax. it looks much better but i think i'm confused. i'm trying to use AbstractDefaultAjaxBehavior to call back from JS to the server side and for some reason the behavior's renderHead() method isn't even being called. is there something i nee

Re: Firefox 39+ Error code: ssl_error_weak_server_ephemeral_dh_key on ssl connection

2015-07-29 Thread lucast
Thank you, niestroj, I have solved the issue for my apache tomcat server. It was quite straightforward. I found the solution here: https://jamfnation.jamfsoftware.com/discussion.html?id=15032 The problem is, as Martin Grigorov pointed, a purely server issue, not a wicket issue. I did have a quic