In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article will explain in detail how to install Fedora Weblogic 10.3.1 on Fedora 10. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.
1. Copy oepe11_wls1031_linux32.bin to / tmp, set permissions and start installing # chmod + x oepe11_wls1031_linux32.bin #. / oepe11_wls1031_linux32.bin
2. Enter the installation directory / Oracle/Middleware in the installation interface, select the custom installation and check all the components, including JDK,Eclipse,Sample, etc. When prompted for information such as email, uncheck this check box. Next all the way will be installed successfully soon!
3. Run Fedora Weblogic 10.3. Launch / Oracle/Middleware/wlserver_10.3/samples/domains/wl_server/startWebLogic.sh
4. Log in:
Http://10.200.16.16:7001/
Http://10.200.16.16:7001/console/
The default login password for the unmodified sample domain is: weblogic/welcome1.
Create a custom field in Fedora Weblogic 10.3.1
1. Run the command # / Oracle/Middleware/wlserver_10.3/common/bin/config.sh
2. The installation of Fedora Weblogic 10.3.1 is normal, but the password cannot be entered when configuring zxdomain. Click next to prompt the error message ps: sometimes garbled codes may occur, which is mainly due to the use of jdk's support for java.
# export LANG=en_US.UTF-8
# export LANG_ALL=en_US.UTF-8
Set the system to English code. When there is an error prompt, click ok, and the focus is located to the password input mine, and you can enter the password at this time.
Ps: when entering the password entry page, do not try to enter the password, directly next, wait for the error message before entering the password. If the operation is wrong, previous can try again.
Or not configured graphically (executed in the background)
#. / config.sh-mode=console
3. Do not select Select Optional Cofiguration RDBMS Security Store, otherwise the domain will not be able to rise (it seems to be to build a correct security realm, but I don't understand it for the time being).
4 、 Configure the Administration Server
Name: AdminServer
Listen Address: All Local Addresses
Listen Port: 8001
SSL Listen Port: 8002
SSL Enabled: (check)
5 、 Config Managed Servers
ZxdServer All Local Addresses 8003 8004 (tick)
6. Next,Done all the way!
7. Launch zxdomain domain #. / user_projects/domains/zxdomain/startWebLogic.sh login: http://10.200.16.16:8001/console
Fedora Weblogic 10.3.1 method of deleting Domain
1. If the service for Fedora Weblogic 10.3.1 is started, stop the service first.
# find / Oracle/Middleware/-name "* stopWebLogic*"
2. Delete the folder of the corresponding domain under / Oracle/Middleware/user_projects/domains directory.
This is the end of the article on "how to install Fedora Weblogic 10.3.1 on Fedora 10". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.