WebLogic Modifying the installation path tutorial

Source: Internet
Author: User

We have an installed WebLogic, we want to install another weblogic or want to put WebLogic into another directory, the most straightforward way is to start from scratch.

But starting from scratch is more time-consuming and laborious, especially for patching and creating a domain; it would be nice if we could copy the existing WebLogic and use it in the past.

In fact, the use of replication is actually feasible, but the WebLogic configuration file uses an absolute path that needs to be modified after copying to a different directory.

Here we take the installation directory from/weblogic to/weblogic11g as an example

1. Modify each. sh file in the bin directory of domain to change the/weblgic/to/weblogic11g/

2. Modify each. sh file in the $wl_home/wlserver_10.3/common/bin directory to change the/weblgic/to/weblogic11g/

Go to the above directory and execute the Quick Replace script command:

sed ' s/\/weblogic\//\/weblogic11g\//g ' *.sh

WebLogic Modifying the installation path tutorial

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.