-
Task
-
Resolution: Done
-
Major
-
jbossws-cxf-6.0.0.Final
-
None
-
None
For WFLY27, we need to exclude jsf subystem to get these tests passed.
Error: org.jboss.test.ws.jaxws.cxf.noIntegration.EmbeddedCXFTestCase Time elapsed: 2.857 s <<< ERROR!
1697org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy jaxws-cxf-embedded.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0412: Required services that are not installed:" => ["jboss.deployment.unit.\"jaxws-cxf-embedded.war\".beanmanager"],"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"jaxws-cxf-embedded.war\".batch.artifact.factory is missing [jboss.deployment.unit.\"jaxws-cxf-embedded.war\".beanmanager]"]}}}
1698
[INFO] Running org.jboss.test.ws.jaxws.cxf.spring.ClientSpringAppTestCase
1704Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.446 s <<< FAILURE! - in org.jboss.test.ws.jaxws.cxf.spring.ClientSpringAppTestCase
1705Error: org.jboss.test.ws.jaxws.cxf.spring.ClientSpringAppTestCase Time elapsed: 1.446 s <<< ERROR!
1706org.jboss.arquillian.container.spi.client.container.DeploymentException:
1707Cannot deploy jaxws-cxf-spring-client.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"jaxws-cxf-spring-client.war\".component.\"org.springframework.http.server.reactive.ServletServerHttpRequest$RequestAsyncListener\".WeldInstantiator" => "Failed to start service
1708 Caused by: org.jboss.weld.resources.spi.ResourceLoadingException: Error while loading class org.springframework.http.server.reactive.ServletServerHttpRequest$RequestAsyncListener
1709 Caused by: java.lang.NoClassDefFoundError: Failed to link org/springframework/http/server/reactive/ServletServerHttpRequest$RequestBodyPublisher (Module \"deployment.jaxws-cxf-spring-client.war\" from Service Module Loader): Failed to link org/springframework/http/server/reactive/AbstractListenerReadPublisher (Module \"deployment.jaxws-cxf-spring-client.war\" from Service Module Loader): org/reactivestreams/Publisher","jboss.deployment.unit.\"jaxws-cxf-spring-client.war\".component.\"org.springframework.http.server.reactive.ServletServerHttpResponse$ResponseAsyncListener\".WeldInstantiator" => "Failed to start service
1710 Caused by: org.jboss.weld.resources.spi.ResourceLoadingException: Error while loading class org.springframework.http.server.reactive.ServletServerHttpResponse$ResponseAsyncListener
1711 Caused by: java.lang.NoClassDefFoundError: Failed to link org/springframework/http/server/reactive/ServletServerHttpResponse$ResponseBodyProcessor (Module \"deployment.jaxws-cxf-spring-client.war\" from Service Module Loader): Failed to link org/springframework/http/server/reactive/AbstractListenerWriteProcessor (Module \"deployment.jaxws-cxf-spring-client.war\" from Service Module Loader): org/reactivestreams/Processor","jboss.deployment.unit.\"jaxws-cxf-spring-client.war\".component.\"org.springframework.http.server.reactive.ServletHttpHandlerAdapter$HandlerResultAsyncListener\".WeldInstantiator" => "Failed to start service
1712 Caused by: org.jboss.weld.resources.spi.ResourceLoadingException: Error while loading class org.springframework.http.server.reactive.ServletHttpHandlerAdapter$HandlerResultAsyncListener
1713 Caused by: java.lang.NoClassDefFoundError: Failed to link org/springframework/http/server/reactive/ServletHttpHandlerAdapter$HandlerResultSubscriber (Module \"deployment.jaxws-cxf-spring-client.war\" from Service Module Loader): org/reactivestreams/Subscriber"}}}}
1714