I am trying to set up HTTP proxy for an outbound HTTP connection.
I did the setup via Enterprise Manager (see the picture bellow) and saved the setting "Apply".
However when I send a request to the service, it does not go through the proxy. The service does not reflect the proxy setting at all.
I also tried to do the setup in JDeveloper and deploy the service. I can see the proxy setting in the EM screen, but the data still don't go through proxy.

Do I need to make some additional setup, or is it a SOA Suite bug? I know there is a way to set up the HTTP proxy at JVM level, but this is not a good choice for me.