jeffy

          BlogJava 首頁 新隨筆 聯系 聚合 管理
            70 Posts :: 1 Stories :: 14 Comments :: 0 Trackbacks
          Websphere ClassLoader:
          http://www-128.ibm.com/developerworks/cn/websphere/library/techarticles/0408_baigang/part2.html


          CEI:相關api介紹:
          http://www-128.ibm.com/developerworks/cn/webservices/ws-odbp8/#resources

          http://server.e800.com.cn/articles/server/server_tech/200606/1150786581401_3.html
          http://www-128.ibm.com/developerworks/websphere/techjournal/0408_watkinson/0408_watkinson.html

          利用 WebSphere 管理控制臺配置公共事件基礎架構? http://www-128.ibm.com/developerworks/cn/websphere/library/techarticles/0504_watkinson/0504_watkinson.html

          Websphere JMS:
          http://www-128.ibm.com/developerworks/cn/websphere/library/techarticles/0304_yu/yu1.html

          JMS 例子: http://www-128.ibm.com/developerworks/cn/websphere/library/techarticles/0304_yu/yu3.html

          異步流程開發:(pick,關聯集合)
          http://www-128.ibm.com/developerworks/cn/websphere/library/techarticles/lizhi/0501/index.html
          調用流程定義的EJB接口
          // Obtain the initial JNDI context
          Properties prop = System.getProperties();
          prop.put(
          javax.naming.Context.PROVIDER_URL,
          "iiop://localhost:2809");
          context = new InitialContext(prop);

          // Lookup the home interface of the BusinessProcess bean
          Object result =
          context.lookup("com/example/www/process44905808/AsyProcess20030101T000000");

          // Convert the lookup result to the proper type
          AsyProcessHome processHome =
          (
          AsyProcessHome) javax
          .rmi
          .PortableRemoteObject
          .narrow(
          result,
          AsyProcessHome.class);

          // Access the BusinessProcess session bean's remote interface
          AsyProcess ap = processHome.create();
          ap.Listener1("1234");

          posted on 2006-07-29 17:41 Live-in Java 閱讀(219) 評論(0)  編輯  收藏

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 定州市| 沧源| 大同市| 兴化市| 盖州市| 时尚| 武汉市| 河东区| 金坛市| 工布江达县| 东至县| 甘谷县| 银川市| 镇坪县| 兴安盟| 额尔古纳市| 鸡西市| 荣成市| 徐汇区| 同江市| 微博| 阳朔县| 双牌县| 阿拉善左旗| 洛扎县| 隆安县| 文安县| 富宁县| 界首市| 乐亭县| 琼海市| 南皮县| 沂水县| 南丹县| 石景山区| 闸北区| 山东省| 英德市| 麻江县| 靖远县| 额尔古纳市|