[jbossws/jbossws-cxf] 4b61d2: Add cdi ejb integration test
by GitHub
Branch: refs/heads/rest
Home: https://github.com/jbossws/jbossws-cxf
Commit: 4b61d2b1a0d3bd6bff157326ccce076cb33b5684
https://github.com/jbossws/jbossws-cxf/commit/4b61d2b1a0d3bd6bff157326ccc...
Author: Jim Ma <ema(a)redhat.com>
Date: 2016-03-28 (Mon, 28 Mar 2016)
Changed paths:
A modules/testsuite/shared-rest-tests/src/test/java/org/jboss/test/jaxrs/integration/cdi/ejb/CDIEJBApplication.java
A modules/testsuite/shared-rest-tests/src/test/java/org/jboss/test/jaxrs/integration/cdi/ejb/CDIEJBTestCase.java
A modules/testsuite/shared-rest-tests/src/test/java/org/jboss/test/jaxrs/integration/cdi/ejb/EJBLocal.java
A modules/testsuite/shared-rest-tests/src/test/java/org/jboss/test/jaxrs/integration/cdi/ejb/EJBLocalBean.java
A modules/testsuite/shared-rest-tests/src/test/java/org/jboss/test/jaxrs/integration/cdi/ejb/EJBResource.java
A modules/testsuite/shared-rest-tests/src/test/java/org/jboss/test/jaxrs/integration/cdi/ejb/EJBRootResource.java
Log Message:
-----------
Add cdi ejb integration test
8 years, 9 months