Re: Maven multi module app using wicket spring hibernate

2008-04-07 Thread Korbinian Bachl - privat
you need to assign the correct application class (fully path!) derived from WebApplication - !--param-nameapplicationClassName/param-name param-valueHelloWorldApplication/param-value-- is outcommented and not set, correct this; also remember to call

Maven multi module app using wicket spring hibernate

2008-04-07 Thread pxk
but still i have this exception. I've used a filter configuration instead of a servlet but that is even worst. Can you pleaseee help me. -- View this message in context: http://www.nabble.com/Maven-multi-module-app-using-wicket-spring-hibernate-tp16537252p16537252.html Sent from

Re: Maven multi module app using wicket spring hibernate

2008-04-07 Thread GuĂ°mundur Bjarni
is the preferred way in Wicket 1.3. regards, GuĂ°mundur Bjarni -- View this message in context: http://www.nabble.com/Maven-multi-module-app-using-wicket-spring-hibernate-tp16537252p16537448.html Sent from the Wicket - User mailing list archive at Nabble.com