In data sabato 13 ottobre 2012 11:53:54, vineet semwal ha scritto: > i can't reproduce ,which wicket version and servlet container are you on?
Wicket version 6.0 and not sure about the servlet container, because what's failing is the automatic tests Netbeans runs before running the app. My unit test creates the application instance, the instance calls init(), init() calls getInitParameter and then it throws an exception after the received null. No worries about the exception, it's correct it is being thrown on nulls, but that's making my unit test fail. I don't know what servlet container Netbeans uses when it runs tests. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
