Still cannot access SoapHeader from endpoint
问题 I am new to web services. After much googling and trying everything that's been posted about accessing the SoapHeader from endpoints, I still cannot get it to work. I'm getting the following error: java.lang.IllegalStateException: No adapter for endpoint when adding SoapHeader in the method signature of the handling method. If I remove the SoapHeader parameter, I do not have any issues. <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi