On 9/12/05, Fred Astaire <[EMAIL PROTECTED]> wrote: > Hi! > Seems very strange: > My wicket jars are built from src: wicket-1.1-b4-src.tar.gz > I run it on Jre 1.4.2_04. I also tried the lib coming with wicket-examples > (Version 1.1-b2) with the same results. On the other hand the examples run > well (forminput example, guestbook, ...)
Did you use ant or maven to build the jar? I had to tweak the build.xml file quite a bit in order to get a (as far as I can see) correct build with ant. The maven ant plugin in my plugins folder apparently doesn't generate a too good build.xml file Martijn ------------------------------------------------------- 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
