Upgrade Weblogic from 10.3.6 to 12.1.3
Here are the steps for reconfiguring a WebLogic domain created with WebLogic 10.3.6 for running under WebLogic 12c:
1) Install last JRockit or JDK-7
2) Install WebLogic 12c
3) Backup old WebLogic domain folder with its AdminServer and managed servers Move the old domain folder to WebLogic 12c domains folder.
4) Start reconfig.sh (on Linux) or reconfig.cmd (on Windows) under $WL_HOME/common/bin
Here are the screen you can see:

Choose an existing domain location and click on "Next".

When the setup progress is at 100%, click on "Next".

Choose the JDK Home Location and click on "Next".

Set the Node Manager Type, Node Manager Configuration and Node Manager Credentials and click on "Next".

I don't need to add/delete/ modify settings, so click on "Next".

See the Configuration Summary and click on "Reconfig".

Click on "Next".

Here is the domain reconfiguration. Click on "Finish".
Using the WebLogic Administration Console, you can see the domain new version:

Comments
Post a Comment