Quality Management
Quality Planning input: Organizational Process Assets Enterprise Environmental Factors Project Management Plan Project Scope statement tools: Cost...
Hibernate Cache
get/load区别 如果记录存在,get返回对象(或代理对象);否则返回null。 如果记录存在,load返回对象;否则返回 NotObjectFoundException 2.hibernate Cache 2.1 一级缓存,在当前session内 2.2 Query Cach...
应用集成
JAX-RPC AXIS 1实现了这种RPC的方式,基于SOAP,WSDL. AXIS 1是web service的一种实现方式? AXIS 2采用了JAX-WS 2. websphere SOA的三个概念有: WPS(Websphere Process Server,这个我开始...
Eclipse + Java SE 6 快速建立web service
from https://www6.software.ibm.com/developerworks/cn/education/webservices/ws-eclipse-javase1/section2.html 1. new Java Project make sure JRE is...
WPF
WPF trial: http://www.ibm.com/developerworks/downloads/ws/wpf/index.html?S_TACT=105AGX28&S_CMP=DLMAIN http://www-10.lotus.com/ldd/pfwiki.nsf RA...
Websphere Deployment Management
Webshphere Server: vertical clustering, multi-server in SMP(symmetric multi-processor) horizontal clustering, multi physical server
Java Notes
In JDK5, Annotation is introduced. Annotation just simplify programming, not for performance raising DD(deployment description) over Annotation ...
WPF Knowledge
import model/linked model/container model 1.1 Imported Model Builder: Host Model and target Model share the same WebApp, target model a...
SOA notes
two feature for SOA 1.1 reuse existing IT asset(EIS) 1.2 loosely coupling, integration 2. product HP BTO(Business Tech. Optimizer) HP SOA gov...
NFR
Non functional Requirement(NFR): sizing estimatation of app: register user -> concurrent user -> active concurrent user active concurrent...