Skip to content

Getting Error while trying to invoke SOAP service #6

@pavithra10391

Description

@pavithra10391

Hi...
I am trying to convert the existing SOAP call happening via WebServiceTemplate extends WebServiceGatewaySupport to reactive SOAP call. Thanks for the repo, very useful.
But When I tried to implement the same in my application, getting error during marshalling(Jaxb2SoapEncoder)

No generated classes in my application having @XmlRootElement annotation.

Could you please let me know whether we need to use same Jaxb2SoapEncoder or some other marshaller(Jaxb2Marshaller) and
how to add SSL certificate, keystore and Interceptors to WebClient before making SOAP call.

It will be very helpful if I get reply soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions