close

Weblogic Server Installation (Linux 64bit):

Prerequisite:
1. 64bit JDK 6u18 required (e.g. jdk1.6.0_18).
2. create a new directory (e.g. "/u01/Middleware")
    (with the ownership set to oracle:dba ;  permission set to 755 on the Middleware directory)

Installation Steps:
1. Download weblogic server jar file  (wls1032_generic.jar)  from OTN
2.  Install jar file as follows (run as user oracle):
      export PATH=/usr/java/jdk1.6.0_18/bin:$PATH
      export DISPLAY="192.168.1.20:0"     
 
     # make sure java is pointed to the latest version (which java)
      java -d64 -jar wls1032_generic.jar    
      (Oracle Installer GUI would come up at this moment, then follow the instructions to proceed the installation)

3. For required patch applying, please refer to :
http://tw.myblog.yahoo.com/peiyu_chung/article?mid=315&next=313&l=f&fid=29

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 DanBrother 的頭像
    DanBrother

    DanBrother的部落格

    DanBrother 發表在 痞客邦 留言(0) 人氣()