Hi all, this is my first message here, I have discovered jsecurity a few days ago and I am trying to figure out how to use it in a "real" project, at least a demo but complete. I started from the spring-hibernate samples in jsecurity distribution and from the wicket-jsecurity code on google code.
Well, I having some trouble :) Wicket first: I tried to start the app, creating a maven2 pom and running an embedded jetty with "mvn jetty:run". I managed to get the app starts, but it does not seem to use the wicket side at all... in fact there is not even the html for SigninPage. What am I missing? Maybe there is some more recent code? Thanks for help. -- View this message in context: http://n2.nabble.com/wicket-jsecurity-quickstart-app-%28maybe-also-spring-and-hibernate%29-tp2134254p2134254.html Sent from the JSecurity Developer mailing list archive at Nabble.com.
