Thanks anyways, i found out my problem has nothing to do with wicket at all
but rather my tomcat class loader and other related stuff.
I had to move slf4j , log4j jar file out of standard webapp during
deployment and put them in tomcat/lib folder.
--
View this message in context:
make sure your wicket-auth-roles dependency is from the same version
as your wicket jar.
Martijn
On Wed, Oct 6, 2010 at 7:24 PM, cablepuff cablep...@gmail.com wrote:
Hi i have the following in my web.xml
filter
filter-namewicket.filter/filter-name
Thanks martin: however all of them unfortuantely is at 1.4.12
wicket-ioc
wicket-spring
wicket
wicket-auth-roles.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/wicket-1-4-12-cannot-cast-to-org-apache-wicket-protocol-http-WebApplication-tp2965438p2967100.html
Sent
Hi i have the following in my web.xml
filter
filter-namewicket.filter/filter-name
filter-classorg.apache.wicket.protocol.http.WicketFilter/filter-class
init-param
param-nameapplicationFactoryClassName/param-name