> See wicket.protocol.http.ReloadingWicketFilter. YMMV though, as Wicket
I will give this filter a try. I see it's included in the trunk but not in 1.2.x releases. Is it compatible with wicket 1.2.5? > the JDK provides. Some SDK implementations are working on improved > support (I think Johan has some experience with IBM JDK: > http://www-128.ibm.com/developerworks/java/jdk/eclipse/ ?) and see > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4910812 (and > vote!). Yes, I'm using ibm jdk too, but still get a lot of hot replacement errors, specially during preliminary instances of page development which are subject to more refactoring. > > Btw, I gave a chance to java hot-code-replacement but it's very limited (it > > lets you > > modify inside methods but do nothing that alters the class > > schema/interface, someone out there would say it sucks) > > See that issue at SUN. :) I've read http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4910812 before. It make me feel kinda sad. Cheers, Carlos > > Eelco > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
