Branch: refs/heads/rest
Home: https://github.com/jbossws/jbossws-cxf
Commit: c9031da653c0e7742ba5bf6efcb22905ac14915b
https://github.com/jbossws/jbossws-cxf/commit/c9031da653c0e7742ba5bf6efcb...
Author: Jim Ma <ema(a)redhat.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/aspect/JAXRSBusDeploymentAspect.java
Log Message:
-----------
Check if resource classes is emepty before start server
Branch: refs/heads/rest
Home: https://github.com/jbossws/jbossws-cxf
Commit: cd46d8127a3b884399cd13befb21aaa9cac5e739
https://github.com/jbossws/jbossws-cxf/commit/cd46d8127a3b884399cd13befb2...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2016-01-28 (Thu, 28 Jan 2016)
Changed paths:
A modules/test-utils/src/main/java/org/jboss/wsf/test/HttpRequest.java
A modules/testsuite/shared-rest-tests/src/test/java/org/jboss/test/jaxrs/deployment/war/ApplicationIntegrationTestCase.java
A modules/testsuite/shared-rest-tests/src/test/java/org/jboss/test/jaxrs/deployment/war/HelloWorldApplication.java
A modules/testsuite/shared-rest-tests/src/test/java/org/jboss/test/jaxrs/deployment/war/HelloWorldResource.java
Log Message:
-----------
Add testcase for one of the JAX-RS API 2.3.2 section scenarios
Branch: refs/heads/rest
Home: https://github.com/jbossws/jbossws-cxf
Commit: cf88ee98d50dce4a1cdf631a837e887885714092
https://github.com/jbossws/jbossws-cxf/commit/cf88ee98d50dce4a1cdf631a837...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2016-01-28 (Thu, 28 Jan 2016)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/aspect/JAXRSBusDeploymentAspect.java
Log Message:
-----------
Apply former changes by Jim on jettison provider to both deployment paths (with and without Application)