I'm sorry, I did not immediately explained. At first I tried to create tests for an existing application that uses wicket-cdi 1.0 and Glassfish 3.1.2. I did not succeed because of 'javax.naming.NamingException: Lookup failed for 'java:comp/BeanManager''. Then I think that with wicket-cdi1.1 it will be easer to write tests, and later I will whatever migrate to glassfish4.0. Thats why I try to create a simple test application with wicket-cdi 1.1 from wicket v6.14 and Glassfish4.0, to understand what is necessary to do in migration. Can't build this simple application yet. It fails without any injections, even I try to use at least one anonymous class. I must write a code without any anonymous classes? Or what can I do?
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-CDI-application-junit-test-tp4665366p4665415.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
