Linux (CentOS) install weblogic

Installing weblogic10.3     in linux system requires jdk1.6, weblogic10g is the same as the weblogic installation file of aix system on linux, so the installation file of weblogic10.3 on oracle official website is only divided into windows and linux .

List of recent updates

1. Install jdk in IBM's aix (updated on July 21)
2. Install jdk in Linux (CentOS) (updated on July 21)
3. Install weblogic in Linux (CentOS) (updated on July 22)
4. Install webLogic in Aix system (Updated on July 22) 5.
Create a weblogic domain in IBM aix (updated on July 23 )
6. Create a weblogic domain through VNC in linux (updated on July 23)
7. Install Oracle 10g in RedHat 5 in detail (July 23 ) 24 update) 8. Linux starts oracle instance (July 24 update) 9. Create oracle instance and network monitoring through VNC in linux (July 25 update) 10. The method of closing ip6 in linux (July 25 update) 11.Jconsole , jvisualvm tool introduction  12. Soupui calls webservies help document 13. Loadrunner calls Webservice interface test optimization 14. Loadrunner script reads XMl files 15. Remote Aix system using Xmanager 16. Xmanager graphical remote to aix system 17. Package common jar files The method of becoming an osgi bundle 18. Code inspection specification Checkstyle configuration 19. Webloigc 11g configuration cluster help document 20. Activemq cluster configuration document 21. Apache2.2+tomcat6 cluster configuration














22. Modify the computer name so that the oracle instance cannot be started
23. Import the configuration required by the virtual machine with the Oracle installer
24. Set the title for the tomcat and weblogic startup windows
25. Tomcat configuration download server
26. Start the virtual machine under win8 hyper-v function

27. windows, linux, aix query which program the port number is occupied by

28.  Recursively change directory permissions under linux

29. Apache configuration virtual directory

 

1. Download the server103_linux.bin. or wls1036_generic.jar installation file

 

If it is a bin file, you need to execute ./server103_linux.bin

 

If it is a jar file, the java –jar wls1036_generic.jar command executes the installation

 

2. It is recommended to create a weblogic user : useradd weblogic , you can also use root directly .

 

3. Give executable permission: chmod u+x wls1036_generic.jar

 

4. 命令行执行java –jar wls1036_generic.jar命令执行安装

 

5. 解压完成,第一步: Welcome: 输入下一步

 

 

 6.Choose BEA Home Directory: 输新的目录;或输入下一步,采用默认设置。

 

  

7.选择编号3,设置“接收安全更新为 No”

 

 

8.设置安全更新为No,输入下一步

 

 

9.输入1选择典型安装

  

10.选择2,采用默认的jdk

  

11.输入下一步,完成jdk选择

 

12.选择需要安装产品

 

 13.输入下一步(若再次出现选择框,直接按回车

 

 

 14.提示安装目录,点下一步

 

15.正在安装

 

   

安装完成

   

16.创建自定义的domain

 

Cd /root/Oracle/Middleware/wlserver_10.3/common/bin

 

执行如下: ./config.sh

 

 17.输入1,或直接按回车, Create a new WebLogic domain

 

 18.Select Domain Source:输入x,或直接回车。 Choose Weblogic Platform components

 

19.编辑域名的名称,若未改变下一步

 

 

20 若无修改,输入下一步

 

 21.修改用户口令

 

 

22.用户口令确认

 

 

23用户口令确认后,下一步

 

24.默认开发默认,下一步

 

 

 26.jdk选择默认

 

 

27.选择配置,默认下一步

 

 28.创建域成功

 

 

29.配置项目发布目录:进入domain配置目录(一般默认,不需要改动)

 

如: /root/Oracle/Middleware/user_projects/domains/base_domain/config,编辑config.xml文件。

 

 

30启动Weblogic domain

 进入新建domainbin目录下,如:

 进入Cd/root/Oracle/Middleware/user_projects/domains/base_domain/目录输入

 ./startWebLogic.sh命令,启动weblogic

 

31.显示RUNNING启动成功

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326526882&siteId=291194637