solaris下weblogic使用技巧点滴
说明:服务器硬件:sun fire 280R
weblogic软件:weblogic 8.1 sp3
本人声明如需转载请保留如下信息:
作者:SOLARIS小兵
MAIL:solarisxb@hotmail.com
FROM:WWW.CHINAUNIX.NET
一、在solaris字符界面创建weblogic域方法:
* 到weblogic的安装目录下:
#cd /export/home/bea/weblogic81/common/bin
* 执行./config.sh命令
#./config.sh
* 字符界面如下:
Unable to instantiate GUI, defaulting to console mode.
<-----------BEA WebLogic Configuration Wizard ------->
Create or Extend a Configuration:
---------------------------------
Choose between creating and extending a configuration. Based on your
selection, the Configuration Wizard guides you through the steps to
generate a new or extend an existing configuration.
->1|Create a new WebLogic configuration
| Start here to create a WebLogic configuration in your projects
|directory.
2|Extend an existing WebLogic configuration
| Start here to extend an existing WebLogic configuration. Use this |option to add
applications and services, including Database access
|(JDBC) and Messaging (JMS). This option also enables you to extend
|functionality by enabling WebLogic Workshop.
Enter index number to select OR [Exit][Next]> 1
<----------BEA WebLogic Configuration Wizard ------------------->
* 选择要创建的域:
Select a Domain Template:
-------------------------
Please select a template from the list or select another directory of
templates.
* [/export/home/bea/weblogic81/common/templates/domains]
1|WebLogic Server Examples Domain 8.1.3.0
| BEA Systems, Inc.
| Create the WebLogic Server Examples domain in a directory outside of |the installed
kit. The Examples domain contains a collection of
|examples to show best practices for coding individual J2EE APIs.
->2|Basic WebLogic Server Domain 8.1.3.0
| BEA Systems, Inc.
| Create a basic WebLogic Server domain without installing sample
|applications.
3|Basic WebLogic Workshop Domain 8.1.3.0
| BEA Systems, Inc.
| Create a basic WebLogic Workshop domain, without installing sample
|applications. Domains created from this template will support the
|WebLogic Server and WebLogic Workshop runtime functionality, including |support for J2EE
applications, Web applications, Web Services and
|custom controls. Use domains created from this template for
|development of WebLogic Workshop applications.
4|Avitek Medical Records Sample Domain 8.1.3.0
Enter index number to select OR [Down][Exit][Previous][Next]> 2
<------------------- BEA WebLogic Configuration Wizard ------------------->
Choose Configuration Option:
----------------------------
*Do you want to run the wizard in express mode?
->1|Yes
2|No
Enter index number to select OR [Exit][Previous][Next]> 1
* 创建weblogic管理用户和密码:
<------------------- BEA WebLogic Configuration Wizard ------------------->
Configure Administrative Username and Password:
-----------------------------------------------
Create a user automatically assigned to the Administrative 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: | The default administration user |
Select Option:
1 - Modify "User name"
2 - Modify "User password"
3 - Modify "Confirm user password"
4 - Modify "Description"
Enter option number to select OR [Exit][Previous][Next]> 2
<------------------- BEA WebLogic Configuration Wizard ------------------->
Configure Administrative Username and Password:
-----------------------------------------------
Create a user automatically assigned to the Administrative Role. This user
is the default administrator used to start development mode servers.
"*User password:" = []
Input new *User password: OR [Exit][Reset][Accept]>
<------------------- BEA WebLogic Configuration Wizard ------------------->
Configure Administrative Username and Password:
-----------------------------------------------
Create a user automatically assigned to the Administrative Role. This user
文章整理:西部数码--专业提供域名注册、虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!




