自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Fred Lee的程序人生

Fred Lee的专栏文章,交友空间,资源共享,技术合作!

  • 博客(16)
  • 资源 (41)
  • 收藏
  • 关注

翻译 加密weblogic 用户名和口令到文件 来避免在脚本中使用硬编码来实现对资源的访问

1. 进入目录for example -cd /opt/appsvr/product/wls_103/user_projects/domains/mydomain2. 启动脚本工具 WLSTjava weblogic.WLSTwls:/offline>3. 连接节点管理器和weblogic服务器nmConnect("weblogi

2012-07-27 11:17:40 1871

转载 Start AdminServer And NodeManager Using WLST

Start AdminServer And NodeManager Using WLSTby Ravish Mody under NodeManager, WLST2inShareRavish ModyToday, Chris Giddings one of our subscriber asked us by commenting

2012-07-25 16:44:29 4419

转载 Server(Admin) start is failing in WLST as outofmemory error permgen space for weblogic 12c

OutOfMemory Causes and First Aid Steps?In response to the Comment: http://middlewaremagic.com/weblogic/?p=4456#comment-2026 We developed a Post on Java Heap. Thanks to “Swordfish” for querying

2012-07-25 14:09:00 3292 2

转载 Apache Tapestry CSS

Cascading Style SheetsRelated ArticlesPage: CSSPage: AssetsPage: Layout ComponentPage: JavaScriptMost web applications delegate to Cascading Style S

2012-07-24 14:16:19 1180

转载 Deploy WebLogic12c to Multiple Machines

In this post, we set-up a WebLogic cluster that spans multiple machines. We start with installing the WebLogic software on the machines involved. Next, we create the WebLogic domain by using the WebLo

2012-07-24 14:12:58 3331

原创 Hyperic HQ功能

Hyperic HQHyperic HQ 是一个开源的IT管理框架,让用户使用统一的界面来管理各种不同的IT技术。开发语言 : Java, JavaScript 许可协议 : GNU General Public License (GPL) SpringSource Hyperic is now part of S

2012-07-23 11:21:42 7253

原创 怎么查看Unix系统下某个进程的详细信息及端口对应的进程信息

通常情况我们可以通过ps来检查unix的某个进程。比如:ps -ef|grep java   root   917   915   0 03:35:20 ?           0:01 java -classpath /opt/sas/SIMS/RACE.jar com.sas.race.SIMSClient.SIMSService Solanoaccess   991

2012-07-20 17:03:33 6767

原创 怎么检测weblogic版本,运行在64模式还是32位模式呢?

1〉首先我们来看怎么检查weblogic的版本及补丁信息。 a> 首先进入到目录:$WLS_HOME/server/bin执行$./setWLSEnv.shb>执行    java 命令java -cp ../lib/weblogic.jar weblogic.version可以查看大版本信息。java -cp lib/weblogic.jar weblog

2012-07-20 15:13:21 7132 1

原创 Weblogic 12c issue as WLST-WLS-1326447719560

这几天我在调试weblogic12c的时候程序总挂起,WLST脚本使用startServer command,服务启动不起来导致。原因是weblogic12c 因为引入了web service,需要在jdk中加入 JAX-WS实现。具体如下:# WLST-WLS-1326447719560: 1) locate the bundled Java EE 6 endorse

2012-07-19 17:47:51 1515

转载 WebLogic 11g start and stop automation

WebLogic 11g start and stop automationThere are many ways of starting and stopping your Oracle WebLogic 11g ? environments, You can stop your Admin and Managed Server Instances through the Adminsi

2012-07-18 12:37:09 1158

原创 WebLogic 12c: Node Manager Best Practices

During the last couple of years (and the last couple of WebLogic versions) I collected a number of best practices  regarding WebLogic nodemanager. All of them hold true for WebLogic 12c as well. This

2012-07-13 17:41:33 1322

原创 Use Xmanager connect solaris 10 Xwindows

1> Firstly you need to enable xmanager for solaris 10 .通过cde-login服务进行管理  ps-ef|grep dtlogin 可以查看到是否启用,默认是启动了,但是无法进行连接,因为配置文件没有启用需要更改gdm.conf文件vi /etc/X11/gdm/gdm.conf找到[xdmcp]这段话将Enable=f

2012-07-11 16:40:39 1665

转载 CodeCollaborator Eclipse Plug-in

Eclipse Plug-in Download & Update SiteWarning: by default a new installation of CodeCollaborator Server version 5.0 and above does not allow 4.0 clients to connect.If your server is version 5.x yo

2012-07-06 15:37:59 1190

原创 How to Install JDK 1.6 on a Solaris

Solaris is a Unix-based operating system designed and marketed by Sun Microsystems. Solaris can be used as a complete software production system, with Java being included. To write Java programs on a

2012-07-05 17:29:29 989 2

原创 How to encrypt weblogic password.

1> weblogic encrypt IntroductionThe weblogic.security.Encrypt utility encrypts cleartext strings for use with Oracle WebLogic Server. The utility uses the encryption service of the current directory

2012-07-02 11:32:49 1239

转载 Oracle+Identity+Management+11g+Release+1+安装 (OID、OIM)

前言本文记录了安装Oracle Identity Management (11.1.1.5.0) (以下简称oidm),Oracle Identity and Access Management (11.1.1.5.0) (oiam)的过程。安装文件包括Oracle Identity and Access Management (11.1.1.5.0)ofm_iam

2012-07-02 11:24:37 4518

core-java.rar

具体可以参考我的文章 <<Java 正则表达式的使用指南>> ,文章中对Java常见的一些正则表达式进行了详细描述,丰富的例子程序让你对文章有更实际的体验。 In this article, we will discuss the Java Regex API and how regular expressions can be used in Java programming language.

2019-06-06

curl for windows10 x64

curl for windows10 x64 , version Version 7.56.1 (23 Oct 2017) Daniel Stenberg (23 Oct 2017) - RELEASE-NOTES: 7.56.1 - THANKS: update at 7.56.1 release time - [Jon DeVree brought this change] mk-ca-bundle: Remove URL for aurora Aurora is no longer used by Mozilla https://hacks.mozilla.org/2017/04/simplifying-firefox-release-channels/ - [Jon DeVree brought this change] mk-ca-bundle: Fix URL for NSS The 'tip' is the most recent branch committed to, this should be 'default' like the URLs for the browser are. Closes #1998 - imap: if a FETCH response has no size, don't call write callback

2017-10-27

Java线程检测和数据收集工具

通过jps 和jstack定时收集java进程的线程信息

2016-11-03

jQuery插件国际化开发代码

通过代码让你很快就熟悉了基于jQuery插件进行国际化软件设计的方法。

2014-11-16

Hyperic hqapi 使用手册

Hyperic HQAPI最新的使用参考手册.一书在手,万事不愁!

2014-09-19

JavaEE 6 Servlet 3.0 中的新特性

• 易于开发和部署 • 模块化web.xml • 动态配置 • 异步Servlet 技术进步无极限,学习跟进吧!

2013-10-09

SSH2 Integration Sample

it tell you the integration between “Struts2 + Spring + Hibernate“. Make sure you check the following tutorials before continue. Struts 2 + Hibernate integration example Struts 2 + Spring integration example Struts 1.x + Spring + Hibernate integration example

2013-05-14

Vmware vFabric 5 云端应用程序平台

应用程序平台市场 vFabric概览 vFabric 5 GemFire简介 SQLFire简介 tc Server简介 RabbitMQ简介 Hyperic简介

2012-06-26

Building and Running Spring Applications on SpringSource tc Server

Table of Contents 1. Building/Running Spring Applications on SpringSource tc Server?. 2. Widespread Adoption of Spring and Tomcat. 3. What is tc Server?. 4. Spring and tc Server Share Common Philosophy. 5. Combining Spring Framework and tc Server. 6. Conclusion.

2012-06-26

Migrating JEE Applications from WLS/WAS to SpringSource tc Server

I don't want to say too much, please check the content as below: 1. Migrating JEE Applications to tc Server?. 3 2. Planning and Cost Analysis. 3 3. JEE Specification and JEE Application Servers. 6 4. Java EE 5.0 API Support. 7 5. Code Migration Strategies. 9 6. Remoting Services. 14 7. DataSources. 14 8. Security. 14 9. Messaging. 15 10. Administration and Management. 15 10.1 Server Administration and Management. 15 10.2 Application Administration and Management. 16 11. Conclusion. 16

2012-06-26

2012Oracle开发日全套资料

# 压缩文件 weblogic12c.rar javaee6-hol-2012-wls12c_13273848887826615.pdf VDD-Keynote.pdf Supercharging WLS Apps With Coherence.pdf WebLogic_JavaEE6.pdf VDD-EE6Tools.pdf TotalWebLogicServerDevelopment.pdf # # 总计 大小 压缩后大小 文件数 # 15552776 12946669 6

2012-02-28

10 款富有创意的博客名片设计

非常新潮的名片设计,紧跟时代潮流,做互联网时代的先锋战士。

2012-02-27

JQueryDataTables sample code

The code give you examples that you can easily implement fully functional tables with pagination, sorting, and filtering in a Java web application

2012-02-21

Java Networking and Proxies Code

启动一个线程,可以时刻检测访问的某个URL是否通过proxy,检测出proxy的详细信息等。

2012-02-21

JavaEE6 new feature

A lot of change introduced in Java EE 6 as below: New model:Annotation-based programming model Light weight:Reduce or eliminate need for DD Others:Traditional API for advanced users etc...

2012-02-20

HTML5 入门学习材料一网打尽

随着Adobe宣布放弃Flash在移动终端的支持和发展,HTML5已经成为大家未来移动网络开发的不二选择,当前HTML5已经成为研发的热点,跟进新技术是你的需要,更是我们IT人的使命。 HTML5 Introduction Welcome to HTML5 HTML5 Essentials HTML5 & CSS3

2011-12-30

CFA3 真题 1999-2010

不可多得的资源,我花重金购买的资源,不分享太可惜了,而且这个东西如果你需要,还真能发挥作用,祝你好运!

2011-12-30

J2EE6 and weblogic

Good document, you deserve to have it.

2011-12-16

Oracle WebLogic Server 12c new feature

务须多言,Oracle12c 收个基于云计算的应用服务器,值得期待。

2011-12-16

ReleaseOverview for Websphere8

If you still have little knowledge about the new technology websphere 8, I want to say you are outing. Catch on by this document.

2011-12-16

JBoss7 introduction

JBoss 7 changed a lot with the previous one, you can start quickly by this introduction.

2011-12-16

GROOVY入门经典

如果有想学习Groovy,那么这本就是学习Groovy的入门必备手册了。

2011-09-08

sample code for WebSphere Application Server Administration Using Jython

WebSphere Application Server Administration Using Jython 是很经典,费了好久才在CSDN上找到,还没有代码参考,故特意在此放上,供参考。

2011-07-18

Performance Tuning Guide and Reference

Performance Tuning Guide and Reference. The book is based on Oracle9g,but the principle can also be applied for any platform.

2011-05-25

Oracle11g 完全参考手册

一直在找一个完整版的,这次找到了,分享给大家。 1326页,只能当参考书了,不然会看死人的。 PDF格式,超清晰,资源有限,期望给3分,见谅! This book is dedicated to my family and friends. You are a blessing indeed.

2011-05-25

CFA Level 2 Mock Exam

Questions relate to Ethical and Professional Standards. Questions relate to Financial Statement Analysis. Questions relate to Equity Investments ...

2010-04-06

perl 处理大的数据文件

源代码中提供了perl如何处理大的XML文件的方法,并在文件中对文件进行基于正则表达式的替换操作以形成新的文件。此方法既能极大的降低内存消耗,又提高了读取速度。

2009-08-24

ASN.1-BER规则.pdf

此文属国家通信标准文件,详细描述了几种编码之间的区别,并重点对BER的编码规范进行了透彻的描述

2009-08-24

JAVA 模式培训教材

公司内部经典JAVA模式教程,相对其他电子书,此教案针对性更强,更容易理解,帮助上手。

2009-08-24

程序员常用JavaScript特效

文章集中总结了程序员在使用JavaScript中几种特殊用法,增加你对JavaScript的理解,值得珍藏!

2009-05-29

J2EE服务器调优幻灯片资料

Performance Tuning Overview. J2EE Tuning Zones. Platform (OS) Tuning. JVM Tuning. WebLogic Core Tuning.

2009-04-16

JVM内存调优深入文章共享

最近总结JVM内存调优的一些东西,基本上是网上一些资料的汇总。 文章从算法,垃圾回收机制等多个方面对JVM的工作机制进行描述,使读者对JVM 有个全面的了解。

2009-04-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除