Prabu,
On 11/8/22 03:58, Ganesan, Prabu wrote:
Could you please help with below errors
We have enabled TLS successfully – but after TLS enabled we are facing
below issues .
>
> [snip]
The error we are facing is:
“SOAP Problems executing transaction LoginApplication via Web Service,
underlying problem is Error unmarshalling message”
*I want to know if we can solve this by changing the values in the
context.xml tags. *The hardcoded URL’s.**
The short answer is "no". The context.xml file configures Tomcat, and
Tomcat does not use SOAP.
It's entirely possible that your TLS configuration is causing your SOAP
messages to fail to be unmarshalled, but usually either the TLS
handshake succeeds and then SOAP takes over, or it fails and SOAP
doesn't get a chance to do anything.
Perhaps Thomas can help in another part of this thread.
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org