快速业务通道

利用Eclipse Modeling Framework加强JAX-RPC类型映射的功能 - 编程入门网

作者 佚名技术 来源 NET编程 浏览 发布时间 2012-06-18
ntity() * item.getPrice();   total += weight;   if (fragile)    total += 100;   ProcessingType processingType =   SupplychainFactory.eINSTANCE.createProcessingType();   StatusType status = SupplychainFactory.eINSTANCE.createStatusType();   status.setProcessing(processingType);   PurchaseReferenceType purchaseReference = new PurchaseReferenceType();   purchaseReference.setReferenceNumber(String.valueOf(Math.abs((   new Random()).nextInt())));   /*    * Converting StatusType to SOAPElement.    */   purchaseReference.setStatus(domElement2SOAPElement(eObject2DOMElement(status)));   purchaseReference.setTotal(total);   return purchaseReference;  }  catch (Throwable t)  {   t.printStackTrace();  }  return null; }

利用Eclipse Modeling Framework加强JAX-RPC类型映射的功能(7)

时间:2011-03-11 IBM Jeffrey Liu

测试供应链 Web 服务

您已经完成了供应链 Web 服务。现在使用 Web Services Explorer 对其进行测试。

启动部署了供应链 Web 服务的服务器。打开 server 视图。单击菜单Window > Show View>Other...。展开Server文件夹,然后单击Servers>OK。

在 Servers 视图中,右键单击WebSphere v5.1 Test Environment>Start。

右键单击/SupplyChainWeb/WebContent/wsdl/com/example/supplychain/www/SupplyChainService.wsdl > Web Services>Test with Web Services Explorer启动 Web Services Explorer。

在操作栏中,单击submitPurchaseOrder链接。

输入如表 1 所示的参数值。

表 1.参数值
参数
customerReference John Doe
paymentMethod tns:creditCard
creditCardType VISA
creditCardNumber 12345-67890
expiration 2004-06-17
id Plasma TV
description 42-inch
quantity 1
price 3000
recipient John Doe
address 123 Fake street
height 40
width 25
length 10
weight 60
fragile true

单击Go调用 submitPurchaseOrder 操作。图 3 显示了调用结果。

图 3.调用 submitPurchaseOrder 操作的结果

结束语

JAX-RPC 定义了一个 XML 到 Java 类型映射的标准模型,但是,该模型还需要为所有的 XML 数据类型提供标准映射。本文演示了如何联合 EMF 和 JAX-RPC 的功能来支持没有标准映射的 XML 数据类型。虽然 EMF 提供了一个解决方案,但是该方法需要用户同时使用两种不同的编程模型。以后,新兴技术服务数据对象 (Service Data Objects) 将会针对该问题提供更好的解决方案。

获取本文中所使用的产品和工具

如果您是一个 developerWorks 订阅者,

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号