Hi, Wicket Quickstart (http://wicket.apache.org/start/quickstart.html) doesn't use CDI. Which quickstart do you talk about ? Which version of wicket-cdi - 1.0 or 1.1 ?
Martin Grigorov Wicket Training and Consulting On Wed, Apr 23, 2014 at 5:14 PM, Ondrej Zizka <[email protected]> wrote: > Hi, > > the Wicket quickstart for WildFly, when deployed, gives a warning - > > WARNING [org.jboss.seam.conversation.spi.SeamConversationContextFactory] > (ServerService Thread Pool -- 48) No matching SeamConversationContext for > store type interface javax.servlet.http.HttpServletRequest, using NOOP > instance! > > Until seam-conversation-weld is added as dependency. > See https://bugzilla.redhat.com/show_bug.cgi?id=1087471 . > > I remember this was the way to go when I created the quickstart, > and it seems to be until now: > http://apache-wicket.1842946.n4.nabble.com/CDI-upgrade-to- > 1-1-td4658579.html > > Is that correct? Or anything new so we could get rid of Seam dependency? > > Thanks, > Ondra > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
