Hi-
I'm trying to put together a working example or Wicket + Ki working
together. (and learning Ki along the way). I started with: http://code.google.com/p/wicket-jsecurity/
and am trying to get something running. I hope to have a few
examples that "just works" when you type:
mvn jetty:run
I went ahead and added this to wicketstuff, but will happily move/
rename/whatever depending on what other folks think is appropriate.
Check:
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/ki-security
This has a core reusable module, and then some example projects:
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/ki-security/ki-security-examples/
When I run the example, I get:
"If you're seeing this exception, ensure you have configured JSecurity
to use Enterprise Sessions and not..."
Any pointers on what that means? How would I do that?
thanks for any pointers!
ryan