SOA Suite Installation Guide
SOA Suite Installation Guide
SOA Suite Installation Guide
1: Download SOA Suite and related patch from Oracle site and place in the local directory.
A: <<E:\SOA_SUITE>>\soa_windows_x86_101310_disk1
B: <<E:\SOA_SUITE>>\ias_windows_x86_101340 (PATCH)
4:Set up will prompt for installation in your local machine ,provide the details accordingly.
6:In patch set up it will again prompt for the installation home, please select the home of previously
Provided as OAS_HOME.
8:Login to BPEL Console and if you find a message like no default domain then follow the below steps
msql system/manager@odbc:polite:orabpel
C: After it connects to olite then execute the script available at following location.
<<OAS_HOME>>\bpel\system\database\scripts\upgrade_10133_10134_oracle.
10: Whenever you come across the conflict of commons logging versions in BPEL process follow the
\product\10.1.3.1\OracleAS_1\j2ee\home\oc4j.jar\META-INF\ boot.xml
And make sure that the commons logging version matches with the jar version present in web
services – lib and applib.
<!--
-->
<code-source path="${oracle.home}/webservices/lib/commons-logging-1.1.1.jar"/>
</shared-library>