You are right, it was something about slf4j being missing. In 1.2.6 the commons logging jar file was included in /lib, but I forgot that slf4j was required now. I don't use Maven, perhaps that's why I missed it, now that I check again the release notes, slf4j is mentioned there. With slf4j in place now I'm getting other errors that I'm checking now.
Thanks and excuse me, Daniel Johan Compagner wrote: > > please try to get to the real exception. > I guess it is somehow a class loading problem > How to configure the servlet is not really changed if you want to use a > servlet in 1.3 > > On Nov 14, 2007 4:21 PM, dtoffe <[EMAIL PROTECTED]> wrote: > > -- View this message in context: http://www.nabble.com/Problem-in-servlet-configuration%2C-migrating-1.2.6-to-1.3-tf4805722.html#a13751449 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
