`
文章列表
请参考:http://www.ibm.com/developerworks/cn/webservices/ws-whichwsdl/
  RPC vs Document RPC and document style Web Services Description Language are the two most widely used terms in reference to Web services and SOAP protocol. The web services are often described using Web Services Description Language (WSDL) documents. The WSDL outlines the supported Web service op ...
关于JAX-WS和JAX-RPC的区别和联系,请参考: Web 服务提示与技巧: JAX-RPC 与 JAX-WS 的比较 http://www.ibm.com/developerworks/cn/webservices/ws-tip-jaxwsrpc.html  关于JAX-PRC的介绍以及对互操作性的考虑,请参考: https://www.ibm.com/developerworks/cn/webservices/ws-jaxrpc/part1/index.html https://www.ibm.com/developerworks/cn/webservices/ws-jaxr ...
WCF has introduced lot of bindings and protocols. This article will concentrate on two important protocols BasicHttpBinding and WsHttpBinding which look similar but have some huge fundamental differences. So we will first start with the difference and then we will make a small project and see how ...

WS-Specifications

大部分WS-*规范还处于草稿阶段,但是有些产品已经开始支持某些特性。WS-*规范是被设计用来跟SOAP 1.1和1.2一起使用的。它主要包括:   WS-Addressing, WS-Policy, WS-PolicyAttachment, WS-MetadataExchange, WS-Resource Framework (WSRF), WS-Notification,  WS-Inspection, WS-Security or Web Services Security (WSS), WS-SecureConversation, WS-Trust, WS-Rel ...
  1. Install TIBCO Silver Fabric and AMX enabler 2. Do the post installation of AMX enabler which includes copying container and distribution files. 3. Install Silver Fabric engine, find the engine directory, (here is /usr/local/DSEngine/work/odhvm5l-0) 4. Prepare the AMX BPM distribution a) In ...
1. copy datafile. 2. delete ora_control1 property from /oracle/ora11g/product/11.2.0/db_1/dbs/init.ora and spfile.ora. create pfile='/home/oracle/pfile.ora' from spfile create spfile from pfile='/home/oracle/pfile.ora' 3. STARTUP RESTRICT,  if encounter ORA-01113: file 1 needs media rec ...

BPM相关概念

最近在学习TIBCO的ActiveMatrix BPM,以下是与BPM相关的概念和规范。 BPM是Business process management的缩写。 一个Business process由角色或者协作者执行的一系列活动(activity)组成,并最终达到一定业务目的。 作为一种管理途径,BPM认为process作为企业的战略性资产,对于增值产品和客户端服务应当是可以被理解,管理,并提高的。   BPMN是Business Process Model and Notation的缩写,之前也叫Business Process Modeling Notation。BPMN是业务流 ...

BPMN,BPEL,XPDL

参考: XPEL: http://en.wikipedia.org/wiki/XPDL BPEL: http://en.wikipedia.org/wiki/Business_Process_Execution_Language BPMN: http://en.wikipedia.org/wiki/Business_Process_Model_and_Notation XPDL与WS-BPEL的比较之一:规范发展篇 http://jmszhang.iteye.com/blog/157373 XPDL与 ...
package com.doit.util; import org.apache.tools.ant.BuildEvent; import org.apache.tools.ant.BuildListener; public class MyListener implements BuildListener { @Override public void buildFinished(BuildEvent arg0) { // TODO Auto-generated method stub } @Override public void b ...
原文:http://www.eygle.com/archives/2009/07/dataguard_ora_01111.html 在DataGuard环境中,由于备库的路径、存储、空间等问题,可能会导致文件创建失败的问题。在正常情况下,如果配置正确,文件是能够自动创建的,出错时可能的日志如下: Sun Jul  5 23:28:23 2009Media Recovery Log /opt/oracle/archivelog/1_47_689973859.dbfMedia Recovery Log /opt/oracle/archivelog/1_48_689973859.dbfMedi ...
本文来自:http://www.awflasher.com/blog/archives/939 当Adobe、Microsoft、Sun等一系列巨头开始表现出对”开源”的青睐时,”开源”的时代即将到来! 最初来自:sinoprise.com/read.php?tid-662-page-e-fpage-1.html(遗憾的是这个链接已经打不开了),我基本未改动,只是进行了一些排版和整理。参考文献:http://www.fsf.org/licensing/licenses/ 现今存在的开源协议很多,而经过Open Source Initiative组织通过批准的开源协议目前有58种(http: ...
  1 Linux disk configuration 1 The Linux machine should better has second disk, because we don’t want to sync the system partition. 2   The partition DRBD used to sync should have same size. 3 The partition DRBD used must be not mounted arbitrarily, because we need to mount ...
ems 5.1.5 tra 5.6.0 tra 5.6.1 tra 5.6.2 bw 5.8.0 hibernate 3.2.5 amsg 2.3.0, don't configure the adminastrator amsg 2.3.1 bwse 5.8.0, it will install dabs 1.2.0 automatically spm 1.3.3 build admin spm post install
  select username from all_users;        
Global site tag (gtag.js) - Google Analytics