Long, long time ago, in a remote kingdom of North Carolina, the Wicket quickstart was removed from JBoss EAP quickstarts.
The reason was the wicket-cdi integration was using seam-conversation to control the scope.
The Wicket version used was 1.5.5 at that time.
https://bugzilla.redhat.com/show_bug.cgi?id=1103713
Now, with Wicket 7.x and wicket-cdi-1.1, this problem has gone, and I hope the Wicket quickstart will make it back.
https://github.com/jboss-developer/jboss-eap-quickstarts/pull/1789
Enjoy
Comments