Installer that you need for this set up are
SOASuite 10.1.3.5.1
and
Weblogic 10.3.1 which you can download from OTN
Earlier version of SOA Suite in OC4J needs a SOA Suite 10.1.3.1 installation and then upgrading it to 10.1.3.5 but this is different here you can directly install 10.1.3.5.1 on top of weblogic
The first step is to install weblogic server
Now next step is to install the schemas.I believe you already have installed database at your end.
Go to the installer location
D:\soa10.1.3.5.1\Disk1\install\soa_schemas\irca and run irca.bat
provide the details of database and install the schemas
You might get issues like this
Failed to establish connection
Ora-12514
you verified your database and listener is up and running
This issue happens because the sid provided is not correct.
Please verify the SID name in your tnsnames.ora file
as it contains domain name also along with the sid
like orcl.abc.com
Make the changes are run it again and it will run successfully.
Install SOA Suite 10.1.3.5.1
Now configuring the Domain
Go to the location where you have installed SOA
SOA_HOME\config and run configureSoa.bat
it will ask for password for owsm
Once password is provided it will open up a gui something like this
So once installation is complete start Admin and managed server and check if you are able to log in to bpel and esb console.
The default user in this case is soaadmin.
No comments:
Post a Comment