• Both the service and the reference use a Web service binding.

    服务引用使用Web服务绑定

    youdao

  • This example assumes the existing requester USES a Web service binding.

    示例假设现有请求者使用Web服务绑定

    youdao

  • A dialog prompts you to select the Transport Protocol for the web service binding.

    对话提示web服务绑定选择传输协议

    youdao

  • Use the context menu of the export component to generate a SOAP/HTTP Web service binding.

    使用export组件上下文菜单生成SOAP/HTTPWeb服务绑定

    youdao

  • A Web service can replace the session EJB mentioned, and the Web service binding can be used.

    Web服务可以替换上述会话ejb并且可以使用Web服务绑定

    youdao

  • You can find the value of name element from the web service binding file as shown in Figure 11

    可以Web服务绑定文件中找到name元素如图 11 所示

    youdao

  • For example, if your import has a Web service binding, you will specify an endpoint and a port.

    例如如果导入一项Web服务绑定需要为其指定端点端口。

    youdao

  • Service Data Objects or JAXB data types can be passed as parameters when web service binding is used.

    使用Web服务绑定将服务数据对象 (Service Data Object)JAXB 数据类型作为参数传递

    youdao

  • You can directly change this from the import's Web service binding property window, shown in Figure 17.

    可以导入Web服务绑定属性窗口直接更改设置,如图 17所示

    youdao

  • You can configure a custom endpoint URI for SCA components that expose services over the Web service binding.

    可以通过Web服务绑定公开服务SCA组件配置定义端点URI

    youdao

  • You would create an export, give it a Web Service binding and wire it to your credit history component, as Figure 6 shows.

    创建一个导出然后进行Web服务绑定连线信用记录组件如图 6 所示。

    youdao

  • It has a binding, such as a Web service binding, to connect to Web services or an SCA binding to connect to other modules.

    一个绑定连接Web服务Web服务绑定连接到其他模块SCA绑定。

    youdao

  • The Web service binding element <binding.ws> can be used within either a component service or a component reference definition

    Web服务绑定元素 <binding.ws>可以组件服务组件引用定义中使用

    youdao

  • Web service bindings are the simplest binding types, and are also the most compatible with clients that wish to invoke Web services.

    Web服务绑定最简单绑定类型而且还是调用Web服务客户端兼容的绑定类型。

    youdao

  • Web service binding - Web service bindings describe how service components can be invoked using common Web service invocation techniques.

    Web服务绑定——Web服务绑定描述如何能够使用通用Web服务调用技术调用服务组件

    youdao

  • Similarly, when a component is wired to an import with a Web service binding, the run time automatically handles the invocation of the Web service.

    类似地将某个组件连接带有Web服务绑定导入时,运行将自动处理Web服务的调用

    youdao

  • Typically, when a service is exposed over the SCA Web service binding, the service endpoint is specific to the server in which the service is hosted.

    通常服务SCAWeb服务绑定公开时,服务端点特定于承载服务服务器

    youdao

  • The Web service binding capabilities are derived by the underlying WebSphere Application Server base Web service engine and are subject to the same limitations.

    Web服务绑定功能是从基础WebSphereApplicationServer基本Web服务引擎派生的,受到相同的限制。

    youdao

  • Entry point payroll service: publishes the payroll service over a web service binding for access by the web client module and other remote web services clients.

    Entrypointpayrollservice:将payroll服务通过Web服务绑定发布,以供web服务客户机模块及其远程Web服务客户机访问

    youdao

  • WSBind-- Web service binding file used by CICS Transaction Server for z/OS V3.1 to perform the mapping between application data structures and XML-based SOAP messages.

    WSBind——CICSTransactionServerfor z/OSV3.1 使用Web服务绑定文件用于执行应用程序数据结构基于 XMLSOAP 消息之间映射

    youdao

  • This scenario demonstrates a Web service provided by a module that USES the SOAP over JMS Web service binding and is invoked by another module that USES the same binding.

    场景演示使用SOAPover JMSWeb服务绑定模块提供由使用相同绑定的另一个模块来调用Web服务。

    youdao

  • The SCA Web service binding defines the manner in which a service can be made available as a Web service, and the manner in which a reference can be made to invoke a Web service.

    SCAWeb服务绑定用于定义服务作为Web服务提供方式以及使用引用调用Web服务的方式。

    youdao

  • Then, in Integration Developer, import the WSDL file to the SCA module that will invoke the rule service and specify the interface defined in the WSDL file for the Web service binding import.

    然后IntegrationDeveloper中,把这个WSDL文件导入调用规则服务SCA模块指定WSDL文件定义用于Web服务绑定导入的接口

    youdao

  • An export with a Web service SOAP over JMS binding, used for receiving SOAP messages and converting them into business objects.

    一个使用Web服务SOAPover JMS绑定导出用于接收SOAP消息它们转换业务对象。

    youdao

  • By default, the name is localhost because the export.wsdl is originally created within the Process Server application when the Web service export binding is generated.

    缺省情况下,名称localhost因为导出. wsdl最初是在生成Web服务导出绑定ProcessServer应用程序创建的。

    youdao

  • As you can see in the assembly diagram in Figure 3, we have a BPEL process HRProcess, which is wired to a Web service import binding EmpRegistryImport.

    正如3组装关系看到的,我们一个bpel流程HRProcess流程将被连接Web服务导入绑定EmpRegistryImport

    youdao

  • This section describes how to create an example publisher application, which makes use of an import with a Web service SOAP over JMS binding.

    将介绍如何创建一个示例发布应用程序利用带有Web服务SOAPover JMS绑定导入

    youdao

  • In other words, Web service invocation ought to be of late binding.

    话说,Web服务调用应该后期绑定。

    youdao

  • For example, to be accessible via SOAP over HTTP, an SCA service can use the Web services binding.

    例如为了通过SOAP overHTTP进行访问,SCA服务可以使用Web服务绑定。

    youdao

  • The implementation of the Web service SOAP over JMS binding, when used for an export, USES a message-driven bean (MDB) to receive request messages.

    用于导出时,Web服务SOAPover JMS绑定实现使用消息驱动bean (message -driven bean,MDB)接收请求消息。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定