We will need more information to be able to help. Show us your code and the exception or even better - create a quickstart app
Martin Grigorov Wicket Training and Consulting On Fri, Feb 21, 2014 at 3:08 PM, Stefan Lorenz <[email protected]>wrote: > I use wicket-cdi from 6.13.0 > and I get NullPointerExceptions in the Unit-Tests when the > FormTester.submit()'s setResponsePage opens a page where a bean gets > injected... > > -----Ursprüngliche Nachricht----- > Von: Martin Grigorov [mailto:[email protected]] > Gesendet: Freitag, 21. Februar 2014 13:49 > An: [email protected] > Betreff: Re: Problem with FormTester and EJB Injection > > Hi, > > What is the issue ? > do you use wicket-cdi or wicketstuff-javaee for EJB injection ? > > Martin Grigorov > Wicket Training and Consulting > > > On Fri, Feb 21, 2014 at 2:40 PM, Stefan Lorenz <[email protected] > >wrote: > > > Hi, > > > > Is there a suggest<http://www.dict.cc/englisch-deutsch/suggest.html>ed > > way to use the FormTester.submit() when the target page does inject a > ejb? > > > > Regards, > > Stefan > > >
