From Aqualogic Service Bus 2.6 (soon migrated to Oracle Service Bus 10gR3), I am calling a number of web services. However, one of them needs to be called via a HTTP proxy. The other services can not go through the proxy so I can not set the http_proxy setting for the whole VM.
I tried the "Proxy Service Provider" but it only contains parameters regarding:
- Encryption Key
- Digital Signature Key
- SSL Client Authentication Key
Nothing regarding an HTTP proxy setup.
It is also hard to search the documentation as I'm only getting hits regarding ALSB "Proxy Services".
Does someone know how I could connect to the web service behind the HTTP proxy from ALSB ?
