If
we are invoking any web services and it needs to be passed through Proxy then the
proxy server details should be configured on soa11g server. In SOA11g we have
two ways of configuring the proxy. The first way is to configure the Server
Level and the second level is Composite level.
Configuration
can be done using Enterprise manager/JDeveloper
1)
Server Level from EM console:
Login to the em console
Navigate to SOA Infrastructure->SOA
Administration->Common Properties -> More SOA Infra Advanced
Configuration Properties...
Enter the HttpProxyHost, HttpProxyPort,
HttpProxyUsername and HttpProxyPassword
Click on Apply and then restart Server
2)
Composite service Level from EM console:
If we want to configure the configure proxy
only to a particular composite the can be configured in composite Level.
Navigate to the Process in EM and in the
dashboard click on the Service (Adapter used to invoke the web service to which
the proxy is required) under the Services and References section.
Click on the properties tab and you can
find the different properties as shown below where you can fill the Proxyhost,
ProxyPort.
3)
Setting Composite service Level from JDeveloper:
Open the Composite.xml and select the
service to which the proxy configuration is required.
Add the binding properties
oracle.webservices.proxyHost, oracle.webservices.proxyPort
Click on Save.
|
Sunday, December 16, 2012
Proxy Configuration in SOA 11g
########
at 9:16 PM
Labels: Proxy Configuration, SOA
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment