Closed bsaunder closed 12 years ago
Add "Resources" class that uses the "Resource Producer" pattern that CDI Recommends. Should Generate the EntityManager and the Loggers.
See: http://antoniogoncalves.org/2011/09/25/injection-with-cdi-part-iii/
Generating Loggers will cause all of the Tests to require Arquillian or Mocks to work. Just wont Generate Loggers.
Add "Resources" class that uses the "Resource Producer" pattern that CDI Recommends. Should Generate the EntityManager and the Loggers.
See: http://antoniogoncalves.org/2011/09/25/injection-with-cdi-part-iii/