I try to get information from web service that uses PasswordText WSS type. Firstly, I test it using soapUI and successfully got data. Then I implemented authentication on Ja
If you have this problem in project with Java 11 try to use Apache CXF 3.3.x release. Answer below from Apache CXF FAQ:
Can CXF run with JDK/ Java 9+ (10, 11)? Yes. CXF will support Java 9-11 with the next 3.3.x release.