Calling SOA endpoints repeatedly from WebLogic app -- same ECID
I don't know if this needs to be categorized in SOA or WebLogic, but since it is originating in WebLogic that is where I am initially placing this.
We have an application deployed to WebLogic 12.2.1.3.0 that needs to call different endpoints repeatedly (and unrelated). It works just fine with SOA 12.2.1.2.0 endpoints (tested up to 1500), but when calling 11.1.1.7.8 endpoints, all of the calls end up under the same ECID and causes issues when it is a large # of calls.
Does anyone know of a way to force the underlying connection to close so the repeated calls don't end up in the same ECID in SOA?