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.factory.BeanCreationException:
  Error creating bean with name 'dataSource' defined in class path
resource [common.xml]:
  Instantiation of bean failed; nested exception is
java.lang.NoClassDefFoundError:
  org/apache/commons/pool/impl/GenericObjectPool

I'd expect that Maven will download all modules the example
depends on... What shall I do to make the example running on my machine?


Thanks, Petr

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to