Hi all,
We have a requirement to connect to a 3rd party system via SOAP web services. It seems that using the JAX-WS reference implementation provided by Java would not work in HCP because you would need to configure the Destinations and then use the HttpClient to connect.
Does anyone know of a solution to connect to SOAP services with HCP Destinations?