On 9/17/07, Doug Leeper <[EMAIL PROTECTED]> wrote: > My files are being compiled/copied to iirc/bin. Any configuration settings I > need to adjust to get this to work?
Typically it should work this way. I don't see anything wrong with this setup. There is the possibility of a wrong SLF4J dependency. Make sure you have the versions ligned up correctly (there is a nasty version descrepency in the quickstart archetype). For beta3 you'd need slf4j-api-1.4 and the corresponding slf4j-impl-1.4 jars (impl can be log4j for instance). Martijn -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0-beta3 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
