4 Replies Latest reply on Jun 16, 2014 3:38 AM by jaikiran

    Deployment fails when @Resource(name = "java:comp/ValidatorFactory") specified.

    rpdeadly

      Hi.

            My EAR deployment works only when I comment out @Resource(name = "java:comp/ValidatorFactory") from all the EJB classes. I'm running wildfly-8.1.0.CR2 in

      standalone-full.xml. Is there a module that I need to add ?