- 浏览: 794091 次
- 性别:
- 来自: 大连
文章分类
- 全部博客 (417)
- ASP.NET MVC (18)
- WEB基础 (24)
- 数据库 (69)
- iPhone (20)
- JQuery (3)
- Android (21)
- UML (8)
- C# (32)
- 移动技术 (19)
- 条码/RFID (6)
- MAC (8)
- VSS/SVN (6)
- 开卷有益 (4)
- 应用软件 (1)
- 软件工程 (1)
- java/Eclipse/tomcat (61)
- 英语学习 (2)
- 综合 (16)
- SharePoint (7)
- linux (42)
- Solaris/Unix (38)
- weblogic (12)
- c/c++ (42)
- 云 (1)
- sqlite (1)
- FTp (2)
- 项目管理 (2)
- webservice (1)
- apache (4)
- javascript (3)
- Spring/Struts/Mybatis/Hibernate (4)
- 航空业务 (1)
- 测试 (6)
- BPM (1)
最新评论
-
dashengkeji:
1a64f39292ebf4b4bed41d9d6b21ee7 ...
使用POI生成Excel文件,可以自动调整excel列宽等(转) -
zi_wu_xian:
PageOffice操作excel也可以设置表格的行高列宽,并 ...
使用POI生成Excel文件,可以自动调整excel列宽等(转) -
wanggang0321:
亲,我在pptx(office2007以上版本)转pdf的时候 ...
JODConverter]word转pdf心得分享(转) -
xiejanee:
楼主:你好!我想请问下 你在代码中用DOMDocument* ...
Xerces-C++学习之——查询修改XML文档 (转)
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
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"
5 - Discard Changes
Enter option number to select OR [Exit][Previous][Next]> 3
<------------------- 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.
"*Confirm user password:" = []
Input new *Confirm 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
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"
5 - Discard Changes
Enter option number to select OR [Exit][Previous][Next]>
<------------------- BEA WebLogic Configuration Wizard ------------------->
* 选择要创建域Domain的模式:选择Production Mode模式
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]> 2
<------------------- BEA WebLogic Configuration Wizard ------------------->
* Java环境选择:Java SDK Selection
Java SDK Selection:
-------------------
->1|JRockit SDK 1.4.2_04-8130 @ /export/home/bea/jrockit81sp3_142_04
2|Sun SDK 1.4.2_04 @ /export/home/bea/jdk142_04
3|Other Java SDK
Enter index number to select OR [Exit][Previous][Next]> 2
<------------------- BEA WebLogic Configuration Wizard ------------------->
* 选择domain的创建目录:
注:目录路径无需写domain的名称,要不目录会重。
Select the target domain directory for this configuration:
----------------------------------------------------------
"Target Location" = [/export/home/bea/user_projects/domains]
Input new Target Location OR [Exit][Previous][Next]> /export/home/bea
<------------------- BEA WebLogic Configuration Wizard ------------------->
Edit Domain Information:
------------------------
| Name | Value |
_|________|__________|
1| *Name: | mydomain |
Enter value for "Name" OR [Exit][Previous][Next]>
* 开始创建domain:
<------------------- BEA WebLogic Configuration Wizard ------------------->
Creating Domain...
0% 25% 50% 75% 100%
[------------|------------|------------|------------]
[***************************************************]
**** Domain Created Successfully! ****
*
* 备注:要是安装失败,会有提示的。
二、weblogic启动密码自动添加
1、存储加密后的用户身份,使用boot.properties文档来避免启动脚本中出现硬编码的用户身份。创建密码启动文档:boot.properties
#cd /export/home/bea/mydomain
2、写入登陆用户、密码:
# vi boot.properties
password=system
username=manager
3、系统会自动加密用户名和密码:
# vi boot.properties
#Thu Jun 16 12:01:02 CST 2005
password={3DES}rS5f2/lJowyEnrkv5Q14tA\=\=
username={3DES}RKPFkGopsVaY6aFXkOuAAA\=\=~
三、nohup方式自启动weblogic
1、在Unix中,使用 'nohup' 运行 WebLogic Server启动脚本,以确保即使您注销以后,服务器依然在后台运行。为了防止weblogic启动以后,退出登陆窗口weblogic会停止,所以使用nohup方式。
2、在startWebLogic.sh文档中添加nohup和&后台符号。
# more startWebLogic.sh
nohup ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS}
-Dweblogic.Name=${SERVER_NAME}
-Dweblogic.ProductionModeEnabled=${PRODUCTION_MODE}
-Djava.security.policy="${WL_HOME}/server/lib/weblogic.policy"
weblogic.Server&
四、weblogic配置维护:
1、维护配置:
Weblogic的console是在浏览器中实现的访问方法
http://127.0.0.1:7001/console,假如需要登录的话
用户名:system
密码:manager
发表评论
-
Weblogic10 Classloading 问题(转)
2013-01-23 16:28 0转自:http://taojingrui.iteye.co ... -
weblogic发布cxf webservice
2013-01-23 12:26 0用cxf2.6.2-spring3开发的webservic ... -
正确配置java运行环境
2013-01-23 10:27 752安装完JDK后,需要正确配置Java运行时必须的环境变量值,它 ... -
weblogic中优先加载jar包
2013-01-23 10:26 6248将应用发布成EAR,在weblogic-applicati ... -
bea weblogic的http错误信息
2013-01-21 15:52 740http://docs.oracle.com/cd/E13 ... -
weblogic 发布webservice
2013-01-16 16:23 0将webservice打成war包,或者按war包展开的目录格 ... -
gcc/g++编译
2012-07-16 13:57 19731. gcc/g++在执行编译工作的时候,总共需要4步 ... -
如何查看solaris操作系统的版本号
2012-07-10 17:44 3878如何查看solaris操作系统的版本号 我知道的有下面 ... -
solaris10中U盘的使用方法
2012-07-10 15:50 4306一般情况下U 盘插上去都可以自动识别,如果不能自动识别 ... -
solaris studio官方文档
2012-07-10 11:35 938Oracle Solaris Studio 12.3 Info ... -
Solaris locale
2012-07-09 15:44 963Solaris locale 设置分两种情况:Partial ... -
在Solaris 10上安装和使用中文输入法 (转)
2012-07-09 14:22 12961, 安装 Open Solaris 11 添加中文包和中文 ... -
给solaris10安装语言包
2012-07-09 09:48 3130增加zh_TW语言包 把solaris10的光盘 mount ... -
solaris10设置IP
2012-07-06 16:40 1131设置IP 假设要将IP 设置为192.168.1 ... -
isainfo 以及 虚拟机等
2012-07-06 14:47 0如何启动Solaris 32-bit/64-bit内核 对 ... -
在solaris操作系统下使用Oracle10.1g廋客户端
2012-07-06 10:17 1525转自:http://blog.csdn.net/l ... -
more 命令 用于分屏显示
2012-07-04 14:45 1226more 命令 用于分屏显示 原文链 ... -
Weblogic 10.3.5在64位Windows系统下的安装和配置
2012-07-02 16:56 2455今天, 笔者将向大家介绍Oracle Weblogic 10. ... -
dtlogin
2012-06-29 16:46 2034Solaris 桌面登录详解 2007-12-13 1 ... -
solaris 10系统上架构phpwind论坛环境(转)
2012-06-21 16:54 1799前提:solaris 已经安装 ...
相关推荐
12. **启动 Weblogic**:Domain 创建完成后,在其 `bin` 目录下使用 `startWeblogic.sh` 启动服务。 13. **访问管理控制台**:通过访问 `http://weblogic_ip:7001/console`,你可以管理和部署 Web 应用。 14. **...
3. **安装WebLogic**:使用Solaris的`pkgadd`命令或手动执行解压后的安装脚本来进行安装。在命令行中,导航到安装文件所在的目录,并按照提示进行操作。 4. **配置Domain**:启动WebLogic管理控制台,创建一个新的...
weblogic 12c 的安装和部署以及部分参数设置与weblogic11g有很大的不同
1.WEBLOGIC服务器管理概述 2.节点管理器 3.配置WEBLOGIC服务器与集群 4.用日志消息管理WEBLOGIC服务器 5.分发应用 6.配置WEBLOGIC服务器...使用WEBLOGIC JAVA工具 WEBLOGIC服务器的命令行接口参考 WEB服务器插件的参数
weblogic 使用手册 weblogic运维 weblogic配置weblogic 使用手册 weblogic运维 weblogic配置weblogic 使用手册 weblogic运维 weblogic配置weblogic 使用手册 weblogic运维 weblogic配置weblogic 使用手册 weblogic...
本使用手册大全详尽解析了WebLogic的各种功能、配置、管理和优化技巧,对于理解WebLogic的工作原理以及在实际操作中进行有效管理具有重要意义。 一、WebLogic基础 WebLogic Server是基于Java的,它支持J2EE(Java 2...
10. **从命令行启动WebLogic服务器**:使用`startWebLogic.sh`(Unix/Linux)或`startWebLogic.cmd`(Windows)脚本可以从命令行启动服务器。 11. **用脚本启动管理服务器**:自定义脚本可以自动化启动和停止流程,...
- 在WAP环境下使用URL重写。 - **使用字符集与POST数据** - 与HTTP请求相关的字符集和POST数据的处理。 以上是基于给定的部分内容整理出来的WebLogic使用手册中的主要知识点。这些知识点覆盖了WebLogic服务器的...
### Weblogic 8.1 使用说明与配置指南 #### 一、配置新的 Domain 在配置新的 Weblogic 8.1 Domain 时,首先需要通过 Weblogic 的配置工具来进行操作。 1. **创建新的 Weblogic 配置:** - 打开 Weblogic 的配置...
### WebLogic 下如何用非 root 账号使用 80 端口 #### 前提条件 - **操作系统环境**:本教程适用于 Linux 环境,其他 Unix 系统(如 Solaris)可能也有类似的实现方法。 - **软件版本**:在 WebLogic Server 8.1 ...
在Unix环境下安装和使用WebLogic Server是一个涉及到操作系统交互、服务器配置和管理的重要过程。WebLogic是Oracle公司的一款企业级应用服务器,广泛应用于构建和部署Java EE应用程序。在Solaris这样的Unix系统上,...
以下是基于提供的文件内容,关于WebLogic使用手册中涉及的关键知识点的详细解释。 首先,手册提到了问题诊断的相关内容。WebLogic问题诊断包括线程转储和堆转储。 线程转储是诊断Java应用程序中线程死锁或性能问题...
WebLogic Server 的安装支持多种操作系统平台,包括但不限于 Windows 2000/XP、Solaris、HP-UX 和 AIX。 ##### 1.2 在Windows下安装WebLogic 在Windows环境下安装WebLogic Server 通常采用图形用户界面 (GUI) 方式...
本手册将详细阐述WebLogic Server的使用方法,帮助用户理解和掌握其核心功能。 1. **WebLogic Server简介** WebLogic Server提供了全面的Java EE支持,包括Servlet、JSP、EJB、JMS、JTA等。它提供了一个集成的开发...
WebLogic是一个广泛使用的企业级中间件产品,提供了完整的服务端软件解决方案,包括应用服务器、集成服务器和通信服务等。在WebLogic服务器的使用和管理过程中,涉及到了很多重要的概念和操作,以下将对文档中提到的...
本使用手册详细介绍了如何管理和操作WebLogic Server,以确保其高效稳定地运行。 1. 域、管理服务器与受管服务器 - 域(Domain):在WebLogic中,一个域是一个逻辑单元,包含一组相关的WebLogic服务器、集群、数据...
Weblogic使用手册大全详解.pdf.doc
在`/oracle/mwhome/jrockit-jdk1.6.0_24-R28.1.3-4.0.1/bin`目录下启动JConsole,连接到WebLogic服务器,可以实时监控Java虚拟机的内存、线程、类加载和MBeans等信息,帮助分析服务器性能和内存使用情况。...