Details
-
Type:
Feature Request
-
Status: OPEN
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 12.0, 19.0
-
Fix Version/s: None
-
Component/s: Web Services
-
Labels:None
-
Test Plan:
Description
In webservices project there are a number of test but they are all to test the REST side. I don't see anything in there that tests the SOAP side. There's methods that mention SOAP but everything here is using jaxrs rather than jaxws. I'm not 100% sure how we'd test this, just seems like it would be nice, as there isn't always a 1:1 match. It would at least be nice for login.
Maybe relevant.
https://blog.codecentric.de/en/2016/06/spring-boot-apache-cxf-testing-soap-webservices/