更多技术干货请戳:听云博客

一、安装过程:参考“weblogic安装截屏(linux)”

注意事项:安装weblogic时,需要注意以下两点:

1、首先在安装目录下创建weblogic12文件夹

如安装目录:/opt/SpyTest/PVT/Java/container/

2、第二步Choose Middleware Home Directory:输入/opt/SpyTest/PVT/Java/container/weblogic12/

而不是下面的/opt/SpyTest/PVT/Java/container/weblogic12/Oracle/Middleware

二、创建域:参考“weblogic创建域截屏(linux)“

三、启动前配置:

1、在下面目录下

/opt/SpyTest/PVT/Java/container/weblogic12/user_projects/domains/base_domain/servers/AdminServer

创建security文件夹,该文件夹下创建boot.properties,该文件中包含如下内容:

password=weblogic12

username=weblogic12

保存文件;

(解决每次启动都提示输入用户名的问题Enter username to boot WebLogic server:)

可以启动成功了,第一次启动后发现security/boot.properties文件中的用户名和密码都已经被加密了。

2、修改机器hostname

进入任意目录,执行命令hostname  xxx

或者在/etc目录下的hosts文件中添加如下内容

127.0.0.1  PVT

(解决Caused By: java.net.UnknownHostException: webserver: webserver错误)

weblogic安装截屏(linux)

<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Welcome:
--------
This installer will guide you through the installation of WebLogic 12.1.1.0. Type "Next" or enter to proceed to the next prompt.  If you want to change data entered previously, type "Previous".  You may quit the installer at any time by typing "Exit".
Enter [Exit][Next]> 
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Choose Middleware Home Directory:
---------------------------------
    "Middleware Home" = [Enter new value or use default "/root/Oracle/Middleware"]
Enter new Middleware Home OR [Exit][Previous][Next]> /SpyTest/PVT/Java/container/weblogic12/      
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Choose Middleware Home Directory:
---------------------------------
    "Middleware Home" = [/SpyTest/PVT/Java/container/weblogic12]
Use above value or select another option:
    1 - Enter new Middleware Home
    2 - Change to default [/root/Oracle/Middleware]
Enter option number to select OR [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Register for Security Updates:
------------------------------
Provide your email address for security updates and  to initiate configuration manager.
   1|Email:[]
   2|Support Password:[]
   3|Receive Security Update:[Yes]
Enter index number to select OR [Exit][Previous][Next]> 3
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Register for Security Updates:
------------------------------
Provide your email address for security updates and  to initiate configuration manager.
    "Receive Security Update:" = [Enter new value or use default "Yes"]
Enter [Yes][No]? No
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Register for Security Updates:
------------------------------
Provide your email address for security updates and  to initiate configuration manager.
    "Receive Security Update:" = [Enter new value or use default "Yes"]
    ** Do you wish to bypass initiation of the configuration manager and
    **  remain uninformed of critical security issues in your configuration?
Enter [Yes][No]? yes
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Register for Security Updates:
------------------------------
Provide your email address for security updates and  to initiate configuration manager.
   1|Email:[]
   2|Support Password:[]
   3|Receive Security Update:[No]
Enter index number to select OR [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Register for Security Updates:
------------------------------
Provide your email address for security updates and  to initiate configuration manager.
   1|Email:[]
   2|Support Password:[]
   3|Receive Security Update:[No]
Enter index number to select OR [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Choose Install Type:
--------------------
Select the type of installation you wish to perform. 
 ->1|Typical
    |  Install the following product(s) and component(s):
    | - WebLogic Server
    | - Oracle Coherence
   2|Custom
    |  Choose software products and components to install and perform optional configuration.
Enter index number to select OR [Exit][Previous][Next]> 1
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Choose Product Installation Directories:
----------------------------------------
Middleware Home Directory: [/opt/SpyTest/PVT/Java/container/weblogic12]
Product Installation Directories:
   1|WebLogic Server: [/opt/SpyTest/PVT/Java/container/weblogic12/wlserver_12.1]
   2|Oracle Coherence: [/opt/SpyTest/PVT/Java/container/weblogic12/coherence_3.7]
Enter index number to select OR [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
The following Products and JDKs will be installed:
--------------------------------------------------
    WebLogic Platform 12.1.1.0
    |_____WebLogic Server
    |    |_____Core Application Server
    |    |_____Administration Console
    |    |_____Configuration Wizard and Upgrade Framework
    |    |_____Web 2.0 HTTP Pub-Sub Server
    |    |_____WebLogic SCA
    |    |_____WebLogic JDBC Drivers
    |    |_____Third Party JDBC Drivers
    |    |_____WebLogic Server Clients
    |    |_____Xquery Support
    |    |_____Evaluation Database
    |_____Oracle Coherence
    |    |_____Coherence Product Files
    |_____JDKs
         |_____SUN SDK 1.6.0_29
         |_____Oracle JRockit 1.6.0_29 SDK
    *Estimated size of installation: 1,178.0 MB
Enter [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Installing files..
0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Installing JDK....
0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]
Performing String Substitutions... 
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Configuring OCM...
0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Installing Patches...
0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]
Creating Domains...
<------------------------------------------------------------------------------------------------------------------- Oracle Installer - WebLogic 12.1.1.0 ------------------------------------------------------------------------------------------------------------------>
Installation Complete
Congratulations! Installation is complete.
Press [Enter] to continue or type [Exit]> 
[root@localhost opt]#

weblogic创建域截屏(linux)

[root@localhost weblogic12]# cd wlserver_12.1/common/bin/
[root@localhost bin]# s
-bash: s: command not found
[root@localhost bin]# ls
commEnv.sh  config_builder.sh  config.sh  pack.sh  setPatchEnv.sh  startDerby.sh  startManagedWebLogic.sh  stopDerby.sh  unpack.sh  upgrade.sh  wlscontrol.sh  wlsifconfig.sh  wlst.sh
[root@localhost bin]# ./config.sh 
Unable to instantiate GUI, defaulting to console mode.
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Welcome:
--------
Choose between creating and extending a domain. Based on your selection, the Configuration Wizard guides you through the steps to generate a new or extend an existing domain.
 ->1|Create a new WebLogic domain
    |    Create a WebLogic domain in your projects directory.  
   2|Extend an existing WebLogic domain
    |    Use this option to add new components to an existing domain and modify configuration settings. 
Enter index number to select OR [Exit][Next]> 1
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Select Domain Source:
---------------------
Select the source from which the domain will be created. You can create the domain by selecting from the required components or by selecting from a list of existing domain templates.
 ->1|Choose Weblogic Platform components
    |    You can choose the Weblogic component(s) that you want supported in your domain. 
   2|Choose custom template
    |    Choose this option if you want to use an existing  template. This could be a custom created template using the Template Builder. 
Enter index number to select OR [Exit][Previous][Next]> 1
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Application Template Selection:
-------------------------------
 
    Available Templates
    |_____Basic WebLogic Server Domain - 12.1.1.0 [wlserver_12.1]x
    |_____Basic WebLogic SIP Server Domain - 12.1.1.0 [wlserver_12.1] [2] 
    |_____WebLogic Advanced Web Services for JAX-RPC Extension - 12.1.1.0 [wlserver_12.1] [3] 
    |_____WebLogic Advanced Web Services for JAX-WS Extension - 12.1.1.0 [wlserver_12.1] [4] 
Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]>
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Edit Domain Information:
------------------------
    |  Name  |    Value    |
   _|________|_____________|
   1| *Name: | base_domain |
Enter value for "Name" OR [Exit][Previous][Next]> 
<----------------------------------------------------------------------------------------------------------------- Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Select the target domain directory for this domain:
---------------------------------------------------
    "Target Location" = [Enter new value or use default "/SpyTest/PVT/Java/container/weblogic12/user_projects/domains"]
Enter new Target Location OR [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    |          Name           |                  Value                  |
   _|_________________________|_________________________________________|
   1|         *Name:          |                weblogic                 |
   2|     *User password:     |                                         |
   3| *Confirm user password: |                                         |
   4|      Description:       | This user is the default administrator. |
Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
Enter option number to select OR [Exit][Previous][Next]> 2
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    "*User password:" = []
Enter new *User password: OR [Exit][Reset][Accept]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    |          Name           |                  Value                  |
   _|_________________________|_________________________________________|
   1|         *Name:          |                weblogic                 |
   2|     *User password:     |                ********                 |
   3| *Confirm user password: |                                         |
   4|      Description:       | This user is the default administrator. |
Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes
Enter option number to select OR [Exit][Previous][Next]> 3
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    "*Confirm user password:" = []
Enter new *Confirm user password: OR [Exit][Reset][Accept]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    |          Name           |                  Value                  |
   _|_________________________|_________________________________________|
   1|         *Name:          |                weblogic                 |
   2|     *User password:     |                ********                 |
   3| *Confirm user password: |                ********                 |
   4|      Description:       | This user is the default administrator. |
Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes
Enter option number to select OR [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    |          Name           |                  Value                  |
   _|_________________________|_________________________________________|
   1|         *Name:          |                weblogic                 |
   2|     *User password:     |                ********                 |
   3| *Confirm user password: |                ********                 |
   4|      Description:       | This user is the default administrator. |
Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes
    ** CFGFWK-60050:  Property "Password" of User "weblogic" is invalid.
    ** CFGFWK-60455:  The password must be at least 8 alphanumeric characters with at least one number or special character.
Enter option number to select OR [Exit][Previous][Next]> 2
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    "*User password:" = [********]
Enter new *User password: OR [Exit][Reset][Accept]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    |          Name           |                  Value                  |
   _|_________________________|_________________________________________|
   1|         *Name:          |                weblogic                 |
   2|     *User password:     |                 *******                 |
   3| *Confirm user password: |                ********                 |
   4|      Description:       | This user is the default administrator. |
Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes
Enter option number to select OR [Exit][Previous][Next]> 3
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    "*Confirm user password:" = [********]
Enter new *Confirm user password: OR [Exit][Reset][Accept]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    |          Name           |                  Value                  |
   _|_________________________|_________________________________________|
   1|         *Name:          |                weblogic                 |
   2|     *User password:     |                 *******                 |
   3| *Confirm user password: |                 *******                 |
   4|      Description:       | This user is the default administrator. |
Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes
Enter option number to select OR [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    |          Name           |                  Value                  |
   _|_________________________|_________________________________________|
   1|         *Name:          |                weblogic                 |
   2|     *User password:     |                 *******                 |
   3| *Confirm user password: |                 *******                 |
   4|      Description:       | This user is the default administrator. |
Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes
    ** CFGFWK-60005:  WebLogic domain requires the password to be minimum 8 characters
Enter option number to select OR [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    |          Name           |                  Value                  |
   _|_________________________|_________________________________________|
   1|         *Name:          |                weblogic                 |
   2|     *User password:     |                 *******                 |
   3| *Confirm user password: |                 *******                 |
   4|      Description:       | This user is the default administrator. |
Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes
    ** CFGFWK-60005:  WebLogic domain requires the password to be minimum 8 characters
Enter option number to select OR [Exit][Previous][Next]> 2
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    "*User password:" = [*******]
Enter new *User password: OR [Exit][Reset][Accept]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    |          Name           |                  Value                  |
   _|_________________________|_________________________________________|
   1|         *Name:          |                weblogic                 |
   2|     *User password:     |               **********                |
   3| *Confirm user password: |                 *******                 |
   4|      Description:       | This user is the default administrator. |
Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes
Enter option number to select OR [Exit][Previous][Next]> weblogic12
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    |          Name           |                  Value                  |
   _|_________________________|_________________________________________|
   1|         *Name:          |                weblogic                 |
   2|     *User password:     |               **********                |
   3| *Confirm user password: |                 *******                 |
   4|      Description:       | This user is the default administrator. |
Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes
    ** Invalid input, only integer selection or page movement command are accepted: ["weblogic12"]
Enter option number to select OR [Exit][Previous][Next]> 3
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    "*Confirm user password:" = [*******]
Enter new *Confirm user password: OR [Exit][Reset][Accept]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure Administrator User Name and Password:
-----------------------------------------------
Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.
    |          Name           |                  Value                  |
   _|_________________________|_________________________________________|
   1|         *Name:          |                weblogic                 |
   2|     *User password:     |               **********                |
   3| *Confirm user password: |               **********                |
   4|      Description:       | This user is the default administrator. |
Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes
Enter option number to select OR [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Domain Mode Configuration:
--------------------------
Enable Development or Production Mode for this domain. 
 ->1|Development Mode
   2|Production Mode
Enter index number to select OR [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Java SDK Selection:
-------------------
   1|JRockit SDK 1.6.0_29 @ /SpyTest/PVT/Java/container/weblogic12/jrockit_160_29_D1.2.0-10
 ->2|Sun SDK 1.6.0_29 @ /SpyTest/PVT/Java/container/weblogic12/jdk160_29
   3|Other Java SDK
Enter index number to select OR [Exit][Previous][Next]> 1
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Select Optional Configuration:
------------------------------
   1|Administration Server [ ]
   2|Managed Servers, Clusters and Machines [ ]
   3|RDBMS Security Store [ ]
Enter index number to select OR [Exit][Previous][Next]> 1
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Select Optional Configuration:
------------------------------
   1|Administration Server [x]
   2|Managed Servers, Clusters and Machines [ ]
   3|RDBMS Security Store [ ]
Enter index number to select OR [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Configure the Administration Server:
------------------------------------
Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks.
    |       Name       |        Value        |
   _|__________________|_____________________|
   1|      *Name:      |     AdminServer     |
   2| *Listen address: | All Local Addresses |
   3|   Listen port:   |        7001         |
   4| SSL listen port: |         N/A         |
   5|   SSL enabled:   |        false        |
Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Listen address"
    3 - Modify "Listen port"
    4 - Modify "SSL enabled"
Enter option number to select OR [Exit][Previous][Next]> 
<------------------------------------------------------------------------------------------------------------------ Fusion Middleware Configuration Wizard ----------------------------------------------------------------------------------------------------------------->
Creating Domain...
0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]
**** Domain Created Successfully! ****
原文链接:http://blog.tingyun.com/web/article/detail/1043

weblogic安装注意事项_linux的更多相关文章

  1. WLS_Oracle Weblogic安装和环境搭建(案例)

    2014-01-03 Created By BaoXinjian

  2. weblogic 安装与配置

    Weblogic 安装 从官网 下载 需要的weblogic 版本, 解压缩后得到 wls1036_generic.jar [fmw_12.1.3.0.0_wls.jar , fmw_12.2.1.1 ...

  3. .NET Framework不同组件区别及安装注意事项

      发布时间:  2012/7/14 11:52:37 严格细分起来,.NET Framework又有两个不同的组件,.NET Framework可再发行组件包(23MB左右)和.NET Framew ...

  4. mysql数据库安装注意事项:

    mysql数据库安装注意事项: https://jingyan.baidu.com/article/642c9d34aa809a644a46f717.html(安装教程) 注意语言设置为gbk可以解决 ...

  5. SQL Server 2008 R2 安装注意事项

    上个星期自己第一次安装SQL Server 2008 R2,安装失败几次,结果用了将近1天的时间安装,最后成功了. 心得:1.安装SQL Server 2008 R2时,最好在第一次就安装成功.在百度 ...

  6. WebLogic使用总结(一)——WebLogic安装

    一.下载WebLogic 到Oracle官网http://www.oracle.com/ 下载WebLogic(根据自己的情况选择),本文档下载的是Generic WebLogic Server an ...

  7. weblogic系列漏洞整理 -- 1. weblogic安装

    目录 0. 概述 1. 下载安装Java环境 2. 下载安装weblogic 安装 部署domain域 进入weblogic 3. 排错 如果出现如下错误 0. 概述 WebLogic是美国Oracl ...

  8. weblogic安装教程(以weblogic 11g为例)

    1.下载jdk和weblogic安装介质 一般的搭配是jdk1.5+weblogic92.jdk1.6+weblogic11g(weblogic10.3.6) jdk历史版本下载链接:http://w ...

  9. FileSync plugin for Eclipse 安装注意事项 Eclipse文件同步插件

    习惯了使用MyEclipse,各种插件不用自己安装,觉得开发起来很方便,现在大家都用Eclipse了,还有不用Eclipse用更高级的,IT当然开发大型项目没人用UltraEdit吧,虽然是一个不错的 ...

随机推荐

  1. 可惜Java中没有yield return

    项目中一个消息推送需求,推送的用户数几百万,用户清单很简单就是一个txt文件,是由hadoop计算出来的.格式大概如下: uid caller 123456 12345678901 789101 12 ...

  2. java 导出数据为word文档(保持模板格式)

    导出数据到具体的word文档里面,word有一定的格式,需要保持不变 这里使用freemarker来实现: ①:设计好word文档格式,需要用数据填充的地方用便于识别的长字符串替换  如  aaaaa ...

  3. Rust初步(四):在rust中处理时间

    这个看起来是一个很小的问题,我们如果是在.NET里面的话,很简单地可以直接使用System.DateTime.Now获取到当前时间,还可以进行各种不同的计算或者输出.但是这样一个问题,在rust里面, ...

  4. 【记录】ASP.NET XSS 脚本注入攻击

    输入进行 Html 转码: HttpUtility.HtmlEncode(content); 输入保留 Html 标记,使用 AntiXSS 过滤: Install-Package AntiXSS M ...

  5. Java多线程系列目录(共43篇)

    最近,在研究Java多线程的内容目录,将其内容逐步整理并发布. (一) 基础篇 01. Java多线程系列--“基础篇”01之 基本概念 02. Java多线程系列--“基础篇”02之 常用的实现多线 ...

  6. supervisor 安装、配置、常用命令

    前言 在 web 应用部署到线上后,需要保证应用一直处于运行状态,在遇到程序异常.报错等情况,导致 web 应用终止时,需要保证程序可以立刻重启,继续提供服务. 所以,就需要一个工具,时刻监控 web ...

  7. 对于Fragment的一些理解

    前言 Fragment想必大家不陌生吧,在日常开发中,对于Fragment的使用也很频繁,现在主流的APP中,基本的架构也都是一个主页,然后每个Tab项用Fragment做布局,不同选项做切换,使用起 ...

  8. Mybatis-mapper-xml-基础

    今天学习http://www.mybatis.org/mybatis-3/zh/sqlmap-xml.html.关于mapper.xml的sql语句的使用. 项目路径:https://github.c ...

  9. SQL Server 2014里的性能提升

    在这篇文章里我想小结下SQL Server 2014引入各种惊艳性能提升!! 缓存池扩展(Buffer Pool Extensions) 缓存池扩展的想法非常简单:把页文件存储在非常快的存储上,例如S ...

  10. co.js - 让异步代码同步化

    近期在全力开发个人网站,并且又沉淀了一些前后端的技术.近期会频繁更新. 这篇文章首发于我的个人网站:听说 - https://tasaid.com/,建议在我的个人网站阅读,拥有更好的阅读体验. 这篇 ...