Apache Axis requests are being shared between threads
Issue
- With Apache Axis, requests are being shared between threads.
- Getting error
"Unexpected wrapper element found"that indicates that the wrong response was returned for the request with Axis 1.
{http://xml.apache.org/axis/}stackTrace:Unexpected` wrapper element {http://your.namespace/}exampleOperation found. Expected {http://your.namespace/}differentOperation.
Environment
- Apache Axis 1 as a web service client
- sharing
Stubobjects between threads
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.