首页 > 代码库 > how to install Web logic Server (WLS)
how to install Web logic Server (WLS)
a) Download artificts from: http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
As we need to uses JRF, the better choice is Fusion Middleware Infrastructure Installer.
b) Extract the downloaded zip file, as belows:
c) Install the WLS
Note: (1) Running cmd with administrator role.
(2) Find avaliable JDK location
(3) Must be marked the JDK location with double quote, or hit error ‘C:\program is not a vaild location‘. like below:
"C:\Program Files (x86)\Java\jdk1.8.0_73"\bin\java -jar D:\software\fmw_12.2.1.1.0_infrastructure_Disk1_1of1\fmw_12.2.1.1.0_infrastructure.jar
d) Then pop up below wizard (Next --> Next)
Above error is caused by this location has exist WLS. Delete previous WLS files to avoid this issue.
how to install Web logic Server (WLS)
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。