Re: How to run wicket-stuff phonebook example?

2009-09-28 Thread Petr Fejfar
On Mon, Sep 28, 2009 at 8:41 PM, Maarten Bosteels wrote: > Someone changed the version of commons-dbcp from 1.2.2 to 20030825.18442 > (revision 4964) > I have reverted that change, and the phonebook seems to work now. Yes, it works now. Thanks for your help, Petr -

Re: How to run wicket-stuff phonebook example?

2009-09-28 Thread Maarten Bosteels
Hi, Someone changed the version of commons-dbcp from 1.2.2 to 20030825.18442 (revision 4964) I have reverted that change, and the phonebook seems to work now. As far as I can see the change was made by Shake234, aka Johannes Schneider. Johannes, what was the reason to switch to 20030825.18442 ?

How to run wicket-stuff phonebook example?

2009-09-28 Thread Petr Fejfar
Hi all, few months ago I've run wicket-stuff phonebook examples and it worked. No I'd like to study it again, hence I downloaded wicket-stuff from the trunk, run command mvn clean install with result BUILD SUCCESSFUL. But on command mvn jetty:run, I've got exception: org.springframework.beans

Phonebook example

2008-12-23 Thread Peter Karich
Hi, I freshly checked out the phonebook example from svn. But I have 2 problems. 1. I have to add the following dep: org.springframework spring 2.0.8 Otherwise it wouldn't find some ibatis and ContextLoaderListener classes. (BTW: if I only want hibernat