Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
Description
===========
Can two Service activities share the same HTTP connection?
Environment
==========
All
Resolution
==========
Yes, two Service activites can share the same HTTP connection (server:port). However each service should have a unique endpoint URL. If the two services use the same endpoint URL, BW will throw the following error:
caused by: com.tibco.bw.service.ServiceInitException: [EndpointURL = http://localhost:8112/] There is already a Service registered for this URL