It looks like you are missing the apache commons logging jar based on the stack 
trace. I believe it is a dependency for spring  You may also need sflj and/or 
log4j. 

Sent from my iPhone

On Jan 18, 2012, at 1:08 AM, Brian Lavender <br...@brie.com> wrote:

> Can someone tell me what I am missing with my Spring Security integration? I 
> attached
> the source. In case the attachment doesn't go through, here it is.
> http://brie.com/brian/wicket/authbar.zip
> 
> https://cwiki.apache.org/WICKET/spring-security-and-wicket-auth-roles.html
> 
> I get the following error.
> Caused by: java.lang.ClassNotFoundException: 
> org.apache.commons.logging.LogFactory
> 
> I took the sample from the examples on Wicket-auth-roles and I tried adding
> in the spring security and I get a whole stack trace complaining about unable 
> to
> get a log factory. 
> 
> brian
> -- 
> Brian Lavender
> http://www.brie.com/brian/
> 
> "There are two ways of constructing a software design. One way is to
> make it so simple that there are obviously no deficiencies. And the other
> way is to make it so complicated that there are no obvious deficiencies."
> 
> Professor C. A. R. Hoare
> The 1980 Turing award lecture
> <authbar.zip>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org

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

Reply via email to