首页 > Web开发 > 详细

how to install Web logic Server (WLS)

时间:2017-05-25 12:30:17      阅读:332      评论:0      收藏:0      [点我收藏+]
 
   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)

原文:http://www.cnblogs.com/zhaoyaxing/p/6902842.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!