Weblogic在Linux上创建域

WebLogicLinux图形化界面创建WebLogic应用 Linux图形化界面创建WebLogic应用 阅读详情
1、进入目录
[root@APPSRV2 /]# cd /opt/bea/wlserver_10.3/common/bin

2、查看文件
[root@APPSRV2 bin]# ls
commEnv.sh         setPatchEnv.sh            stopPointBase.sh  wlsifconfig.sh
config_builder.sh  startManagedWebLogic.sh   unpack.sh         wlst.sh
config.sh          startPointBaseConsole.sh  upgrade.sh
pack.sh            startPointBase.sh         wlscontrol.sh


3、执行./config.sh文件
[root@APPSRV2 bin]# ./config.sh
Unable to instantiate GUI, defaulting to console mode.
<-------------------- Oracle WebLogic 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
    |    Extend an existing WebLogic domain.  Use this option to add
    |applications and services, or to override existing database access (JDBC)
    |and messaging (JMS) settings. You can also incorporate additional
    |functionality in your domain, for example, by including AquaLogic Service
    |Bus.


4、建立一个新的域。输入1回车
Enter index number to select OR [Exit][Next]> 1

<-------------------- Oracle WebLogic 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.


5、选择域源,默认选择1,输入next回车或直接回车
Enter index number to select OR [Exit][Previous][Next]>

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Application Template Selection:
-------------------------------
    Available Templates
    |_____WebLogic Server (Required)x
    |_____Workshop for WebLogic 10.3 [2]


6、输入next回车或直接回车
Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]>

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure Administrator Username 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|       *User 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 "User name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"


7、进入配置管理员及密码界面,此用户名和密码是在登陆网页控制台时需要的,用户名默认weblogic,配置密码输入2
Enter option number to select OR [Exit][Previous][Next]>2

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure Administrator Username 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:" = []


8、输入密码回车
Enter new *User password: OR [Exit][Reset][Accept]>

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure Administrator Username 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|       *User 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 "User name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes


9、确认密码,输入3回车
Enter option number to select OR [Exit][Previous][Next]> 3

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure Administrator Username 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:" = []


10、再次输入密码回车
Enter new *Confirm user password: OR [Exit][Reset][Accept]>

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure Administrator Username 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|       *User 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 "User name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes


11、不再修改其他内容,回车
Enter option number to select OR [Exit][Previous][Next]>

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Domain Mode Configuration:
--------------------------
Enable Development or Production Mode for this domain.
 ->1|Development Mode
   2|Production Mode


12、选择产品模式为生产模式速度会快些,输入2回车
Enter index number to select OR [Exit][Previous][Next]> 2

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Java SDK Selection:
-------------------
 ->1|Sun SDK 1.6.0_05 @ /opt/bea/jdk160_05
   2|Other Java SDK


13、设置JDK选择1回车
Enter index number to select OR [Exit][Previous][Next]> 1

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Choose Configuration Option:
----------------------------
    *Do you want to modify any of the preconfigured settings or defaults in
    *your template?
    *
    *To keep the default or template settings, and proceed directly to name and     *create your domain, leave No selected.
   1|Yes
 ->2|No


14、因为要修改端口等、定制环境与服务设置,选择1回车
Enter index number to select OR [Exit][Previous][Next]> 1

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure RDBMS Security Store Options:
---------------------------------------
Create the RDBMS tables in your datastore prior to booting your domain. The
scripts for use by your DBA are in WebLogic Server's server/lib directory.
Click Next to keep the template settings or bypass RDBMS options.  
 ->1|I don't want to change anything here.
   2|I want to create, change, or remove RDBMS support.


15、暂不配置安全存储,选择1回车
Enter index number to select OR [Exit][Previous][Next]> 1

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure the Administration Server:
------------------------------------
Enter adminstration server configurations. Each WebLogic Server domain must
have one Administration Server. The Administration Server hosts the
Administration Console which 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"


16、修改管理服务器端口,输入3回车
Enter option number to select OR [Exit][Previous][Next]> 3

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure the Administration Server:
------------------------------------
Enter adminstration server configurations. Each WebLogic Server domain must
have one Administration Server. The Administration Server hosts the
Administration Console which 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        |


17、输入你需要的新端口7006回车
Enter value for "Listen port" OR [Exit][Previous][Next]> 7006   

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure the Administration Server:
------------------------------------
Enter adminstration server configurations. Each WebLogic Server domain must
have one Administration Server. The Administration Server hosts the
Administration Console which is used to perform administrative tasks.
    |       Name       |        Value        |
   _|__________________|_____________________|
   1|      *Name:      |     AdminServer     |
   2| Listen address:  | All Local Addresses |
   3|   Listen port:   |        7006         |
   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"
    5 - Discard Changes


18、修改管理服务器名称,输入1回车
Enter option number to select OR [Exit][Previous][Next]> 1

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure the Administration Server:
------------------------------------
Enter adminstration server configurations. Each WebLogic Server domain must
have one Administration Server. The Administration Server hosts the
Administration Console which is used to perform administrative tasks.
    |       Name       |        Value        |
   _|__________________|_____________________|
   1|      *Name:      |     AdminServer     |
   2| Listen address:  | All Local Addresses |
   3|   Listen port:   |        7006         |
   4| SSL listen port: |         N/A         |
   5|   SSL enabled:   |        false        |


19、输入管理服务器名称server7006回车
Enter value for "Name" OR [Exit][Previous][Next]> server7006   

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure the Administration Server:
------------------------------------
Enter adminstration server configurations. Each WebLogic Server domain must
have one Administration Server. The Administration Server hosts the
Administration Console which is used to perform administrative tasks.
    |       Name       |        Value        |
   _|__________________|_____________________|
   1|      *Name:      |     server7006      |
   2| Listen address:  | All Local Addresses |
   3|   Listen port:   |        7006         |
   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"
    5 - Discard Changes


20、暂时不改其他的,直接回车
Enter option number to select OR [Exit][Previous][Next]>

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure Managed Servers:
--------------------------
Add or delete configuration information for Managed Servers. A typical
production environment has one or more Managed Servers. Each Managed Server
is an instance of WebLogic Server used to host enterprise applications.
    | Name* | Listen address | Listen port | SSL listen port | SSL enabled |
   _|_______|________________|_____________|_________________|_____________|


21、暂不添加受管的服务器,直接回车
Enter name for a new  OR [Exit][Previous][Next]>

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure Clusters:
-------------------
Add or delete configuration information for clusters. A cluster contains
multiple WebLogic Server instances that run simultaneously and work
together to provide increased scalability and reliability. A cluster
appears to be a single WebLogic Server instance to clients.
    | Name* | Multicast address | Multicast port | Cluster address |
   _|_______|___________________|________________|_________________|


22、暂不配置集群,直接回车
Enter name for a new Cluster OR [Exit][Previous][Next]>

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure Machines:
-------------------
Add or delete machines. A machine hosts one or more WebLogic Server
instances. The Admin Server and Node Manager use this machine definition to
start remote servers.
    | Name* | Node manager listen address | Node manager listen port |
   _|_______|_____________________________|__________________________|


23、暂不添加受管的主机,直接回车
Enter name for a new Machine OR [Exit][Previous][Next]>

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Configure Unix Machines:
------------------------
Add or delete machines. A machine hosts one or more WebLogic Server
instances. The Admin Server and Node Manager use this machine definition to
start remote servers.
    | Name |
   _|______|


24、暂不配置Unix主机,直接回车
Enter name for a new Unix Machine OR [Exit][Previous][Next]>

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Select the target domain directory for this domain:
---------------------------------------------------
    "Target Location" = [Enter new value or use default
"/opt/bea/user_projects/domains"]


25、域路径用默认的,直接回车
Enter new Target Location OR [Exit][Previous][Next]>

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Edit Domain Information:
------------------------
    |  Name  |    Value    |
   _|________|_____________|
   1| *Name: | base_domain |


26、输入域名domain7006,回车
Enter value for "Name" OR [Exit][Previous][Next]> domain7006

<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Edit Domain Information:
------------------------
    |  Name  |   Value    |
   _|________|____________|
   1| *Name: | domain7006 |

Use above value or select another option:
    1 - Modify "Name"
    2 - Discard Changes


27、回车
Enter option number to select OR [Exit][Previous][Next]>


28、开始创建域、过几分钟后显示Domain Created Successfully!代表创建成功
<-------------------- Oracle WebLogic Configuration Wizard ------------------->
Creating Domain...
0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]
**** Domain Created Successfully! ****


linux环境下创建weblogic和部署 如果要在新建weblogiclinux环境下,过程如下:首先找到weblogic目录/common/bin下的config.sh文件,执行该文件出现如下内容Welcome: --------Choose between creating and extending a domain. Based on your selection, the Configuration Wizard guide 阅读详情

相关推荐

Linuxweblogic安装以及配置创建超详细版二(图文版)

选择第一项,进行创建,执行“下一步” 为weblogic配置用户名和密码,执行“下一步” 修改weblogic内存参数 ./startWebLogic.sh命令启动weblogic服务,根据提示信息输入正确的用户名和密码 输入weblogic账号密码 正常启动weblogic Weblogic 服务正常启动后在浏览器中输入:IP + 端口号/console进行访问 到此weblogic 安装以及创建就全部完成了 ...

不会写代码的程序猿 993

linuxweblogic创建新的

环境:centOS6,jdk1.6已安装,weblogic已安装 1、找到weblogic的安装目录 #find查找命令 config.sh是weblogic下的文件 find / -name 'config.sh' 2、执行config.sh脚本 sh config.sh 或者 ./config.sh 3、选择第一个创建的类型 4、根据提示,输入next,或者新的名字。 5、配置的路径。 注:输入错了删除 ctrl+backspace 删除 ...

Dack的博客 2629

微生物组数据分析实战:从OTU/ASV过滤到相对丰度转换的标准化流程

本文详细介绍了微生物组数据分析中从原始OTU/ASV表格到标准化相对丰度表格的完整预处理流程。通过基于绝对丰度和出现频率的过滤步骤有效剔除测序噪音与污染,再通过相对丰度转换解决样本间测序深度差异问题,为后续的多样性分析和差异比较奠定可靠基础。文章提供了清晰的R语言实战代码与参数设置思路。

tree的博客 1224

【IBM MQ】linux环境下部署weblogic以及新建

本文以weblogic10.3版本为例,介绍linux环境下非可视化界面部署weblogic。 (1)首先,上传安装包到Linux服务器,并执行安装; 注意:如果环境里没有ld-linux.so.2,请提前安装。

Axi.ZYTao 2324

Linux环境下的weblogic创建与配置

weblogic创建 说明:这只是weblogic创建的一种方式,还可以使用py脚本或者其他脚本执行去创建。这是我创建成功的示例。

weixin_43434932的博客 5812

LinuxWeblogic创建过程

操作系统 :WeblogicWeblogic安装目录 :执行下面语句进入weblogic的bin目录:运行新建服务向导:

u013897140的博客 440

LinuxWeblogic创建与项目部署的详细过程

目录 1、Linuxweblogic创建 2、weblogic项目部署 1、Linuxweblogic创建 1、确保已经安装了weblogic和jdk 2、使用root用户登录,如果设置有weblogic用户权限:#su - weblogic用户,将用户切换到weblogic用户,我这里直接使用root。 3、进入weblogic的安装目录,/weblogic/wlserver...

WZY_snail的博客 3242

linux上命令行安装weblogic Server 12c并创建

最近在Linux上安装WebLogic Server 12c,开始以为和旧版安装一样,使用命令行的方式,下载bin文件,然后一步步在console执行下来就行了。万万没想到,从12C版本后,bin文件不提供了,改成全系统通用的jar文件 (generic.jar)。试了半天原来那种安装方式不能用了,非得用图形界面安装。于是各种找材料,最后终于找到一种命令行的安装方式。

赔了命3000 1万+

weblogic创建Linux系统)

☆※★☆※★☆※★☆※★☆weblogic建立新※★☆※★☆※★☆※★☆※★ 1、进入wlserver_10.3/common/bin路径下 例:cd oracle/middleware/wlserver_10.3/common/bin 2、执行./config.sh -mode=console命令创建 ./config.sh -mode=console 3、选择是创建

灵魂自由的忙人 1977

WebLogicLinux创建

[root@localhost bin]# pwd /home/software/weblogic/wlserver_10.3/common/bin [root@localhost bin]# ls commEnv.sh config.sh setPatchEnv.sh startManagedWebLogic.sh unpack.sh wlscontrol.sh wlst.sh config_builder.sh pack.sh startDerby.sh sto

实施工程师从入门到放弃 813

Linux系统创建没有提示,linux下的weblogic创建.doc

Linux 创建weblogic 无法实例化 GUI, 默认进入控制台模式。在创建和扩展之间选择。根据您的选择,? 配置向导将引导您完成生成新或扩展现有的步骤。?->1|创建新的 WebLogic ??? |??? 在您的项目目录中创建 WebLogic 。??? 2|扩展现有的 WebLogic ??? |??? 使用此选项可以向现有添加新组件以及修改配置设置。输入要选择的...

weixin_42376793的博客 251

Linuxweblogic11g建,WebLogic11g-创建(Domain)及基本配置

最近看到经常有人提问weblogic相关问题,所以闲暇之际写几篇博文(基于weblogic11),仅供大家参考。具体weblogic的介绍以及安装,这里就不赘述了。以创建开篇,虽然简单,但是细节很多。步骤如下:1、创建(Domain)的方式:Domain简单定义为:是一个逻辑管理单元,Domain下面包含着weblogic应用服务器中的所有东西,weblogic应用服务器的启动,停止都是以d...

weixin_42144604的博客 859

linuxweblogic12c建,三、WebLogic 12C集群部署-创建

1、创建domain模板#创建目录mkdir /weblogic/bea12/user_projects/domains/mydomain -pcd bea12/user_projects/domains/mydomain#创建模板cat > mydomain.py << EOFreadTemplate("/weblogic/bea12/wlserver/common/tem...

weixin_36484898的博客 1417

linux创建weblogic

操作系统 :Redhat 5.5 Weblogic :英文版 8.1.6 Weblogic安装目录 :/weblogic过程: 1、打开目录cd /weblogic/weblogic81/common/bin/ 2、执行./config.sh 出现如下图界面 默认是新建服务(1.Create a new WebLogic configuration),所以: 直接

Dr.dong的专栏 1430

linux中通过VNC创建weblogic

最近更新列表 1.IBM的aix中安装jdk(7月21更新)2.Linux(CentOS)中安装jdk (7月21更新)3.Linux(CentOS)安装weblogic (7月22更新)4.Aix系统中安装webLogic (7月22更新)5.IBM实体机aix中创建weblogic (7月23更新)6.linux中通过VNC创建weblogic (7月23更新)7.在RedHat 5...

zl19861225的专栏 513

Linux 创建weblogic

无法实例化 GUI, 默认进入控制台模式。     欢迎使用: ------------- 在创建和扩展之间选择。根据您的选择,  配置向导将引导您完成生成新或扩展现有的步骤。  ->1|创建新的 WebLogic     |    在您的项目目录中创建 WebLogic 。     2|扩展现有的 WebLogic     |

TongYu2009的专栏 4859

weblogic创建linux下删除

Weblogic 的删除 1.找到weblogic的安装目录,打开domain-registry.xml   2. 将你建立的删除   3. 最后,删除你创建的目录 4. 注意:有的版本还要删除nodeManager.domains的配置

Miss_Black的博客 8096
上一篇: WebLogic启动异常weblogic.security.SecurityInitializationException: Authentication for user denied
下一篇: CXF部署到WebLogic上时碰到的问题
aspnet2002web
博客等级 码龄21年 482粉丝 310原创
评论 1
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值