I am trying to invoke Kelly Blue Book Web Service using Tibco BW. I observed that KBB accepts HTTP requests only from Apache-HttpClient/4.1.1 (java 1.5) but Tibco always uses Jakarta Http client internally.
is their a way that we can use Apache-HttpClient/4.1.1 (java 1.5) in Tibco BW.