Re: [Wicket-user] Help: problem with wicket-phonebook 1.2

2006-06-10 Thread qzheng
Thanks a lot. It works now. Qing >I've updated the SF download with the (working) version from the 1.2 >branch (which includes IBATIS support) - Unpack the war & edit the >applicationContext & the web.xml where indicated to switch to > Hibernate. > >/Gwyn

Re: [Wicket-user] Help: problem with wicket-phonebook 1.2

2006-06-10 Thread Gwyn Evans
I've updated the SF download with the (working) version from the 1.2 branch (which includes IBATIS support) - Unpack the war & edit the applicationContext & the web.xml where indicated to switch to Hibernate. /Gwyn On 10/06/06, Gwyn Evans <[EMAIL PROTECTED]> wrote: > Odd, I'm sure I tested that b

Re: [Wicket-user] Help: problem with wicket-phonebook 1.2

2006-06-10 Thread Gwyn Evans
Odd, I'm sure I tested that before uploading it... Best thing would be to download the latest from SVN, using the following SVN URL: https://svn.sourceforge.net/svnroot/wicket-stuff/branches/WICKET_1_2/wicket-phonebook /Gwyn On 10/06/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > nested exceptio

Re: [Wicket-user] Help: problem with wicket-phonebook 1.2

2006-06-09 Thread Igor Vaynberg
nested exception is java.lang.NoSuchMethodError: org.objectweb.asm.ClassVisitor.visit(ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)Vlooks like asm depenendcy needed by hibernate is missing? -IgorOn 6/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:Hi,  I am new to w

[Wicket-user] Help: problem with wicket-phonebook 1.2

2006-06-09 Thread qzheng
Hi, I am new to wicket. I just downloaded wicket-phonebook 1.2. When I started jetty, I get the following exceptions: 2006-06-09 17:04:50,968 ERROR org.springframework.web.context.ContextLoader - Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creati