On 8/31/05, Johan Compagner <[EMAIL PROTECTED]> wrote: > yes but this doesn't really work. > Because if you guys are going to use wicket-extentions.jar > Don't you have the same problem then? > There is not only one wicket.properties. There can be multiple (in every > wicket component jar file there is)
Yes, I don't have solved the problem :( I don't use wicket-extensions.jar but I think the html files inside the jars are loaded like wicket.properties, so... I've created an Ant script to sync my sources with the application deployed and that works (because my script doesn't need to rewrite wicket.jar). A minor problem is that after some reloading of the web app Tomcat goes out of memory... Cheers, -- Davide Savazzi ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
