We also need our test module to invoke the components we are testing, which we will do by importing suitable interfaces to our test module and wiring them properly.
还需要使用测试模块调用正在测试的组件,我们通过将合适的接口导入到测试模块并将它们正确地连接来执行此任务。
When the module wishes to provide the ability for another entity (external service or other module) to invoke a business function it exports this capability.
当模块需要向另一个实体(外部服务或其他模块)提供功能来调用业务功能时,它将导出该功能。
In attach mode, the integration test client monitors and emulates components and wires as a module runs, but it doesn't first invoke a component; instead, an external source does the invoking.
在附加模式中,集成测试客户端监视和模拟组件,并在模块运行时进行连接,但是它不是先调用组件,而是外部源执行调用。
When the module wishes to provide the ability for another entity (external service or other module) to invoke a business function, it exports this capability.
当模块希望为其他实体(外部服务或其他模块)提供调用业务功能的能力时,它将导出此功能。
The business integration application is able to invoke other services outside of the SCA module through the use of a JMS import.
通过使用JMS 导入,这个业务集成应用程序可以在SCA模块之外调用其他服务。
SCA imports of an external service — Enable a mediation component or an SCA service component in a mediation module to reference and invoke a service external to the module.
外部服务的SCA导入——允许中介模块中的中介组件或SCA服务组件引用和调用该模块的外部服务。
Therefore, two or more (if more than one service invoke primitive was contained within the module) threads may be concurrently active for the same instance of the mediation flow component.
因此,可以为中介流组件的同一实例同时激活两个或多个(如果模块中包含多个服务调用原语)线程。
The custom login module is the first to invoke.
首先调用自定义登录模块。
The sample application uses the Application Client Module to emulate external requests and invoke business methods of the session bean.
样本应用程序使用ApplicationClientModule来模拟外部请求,并且调用该会话Bean的业务方法。
We did this because we need a way to invoke the SCA module when testing in WebSphere Process Server environment.
这样做的原因在于,当在WebSphereProcess Server环境中进行测试时,我们需要一种方法来调用SCA模块。
After the request, invoke the CreditAgency module synchronously.
在请求之后,同步调用CreditAgency模块。
The following steps teach you how to make the mediation module invoke a SOAP-based back end web service to complete scenario #1.
下面的步骤将引导您如何让中模块调用基于SOAP 的后台Web服务,以完成场景 #1。
Now you have an SCA module that can invoke a Web service using WSFEP.
现在已经有了可以使用WSFEP调用Web服务的SCA模块。
For our SCACreditAgency module to invoke the Web service, we must create an SCA Web service import.
对于调用Web服务的SCACreditAgency模块,我们必须创建一个SCA Web服务导入。
In this step, you will create the Web project, which will contain the in-container test case to test invoke test methods on the EJB from the Web module which resides in the same EAR module.
在该步骤中,您将创建Web工程,它将包含“容器内”测试案例以从驻留在同一个EAR模块中的Web模块对EJB上的调用测试方法进行测试。
The act parameter specifies which module to invoke, which index.php does by looking for a file called act.php in the modules source directory.
act参数指定调用哪个模块,index . php通过在模块源目录中查找名为act . php的文件来实现。
In the example in this article, we'll use the Apache Wink Client module to invoke the REST URI to retrieve the JSON data needed to build the tree.
在本文的示例中,我们将使用ApacheWinkClient模块来调用RESTURI,查看构建树形结构所需的JSON数据。
You've explored the composition of mediation module applications with pass-thru or Service Invoke or Customer mediation module primitives.
您已经研究了具有直通、serviceInvoke和Customerservice中介模块基元的中介模块应用程序的构成。
For consistency, all clients on the various server configurations invoke the same process server order processing module.
为了保持一致性,各种服务器配置上的所有客户端都将调用相同的ProcessServer订单处理模块。
The steps apply to any SCA module, and can be applied separately to invoke a Web service or expose a Web service in an SCA module.
这些步骤适用于任何SCA模块,并可以单独应用这些步骤在SCA模块中调用Web服务或公开Web服务。
After installation, you can invoke the Web components (that is, servlets, JSP and HTML pages) in the new Web module from any Web browser.
安装之后,可以从任何Web浏览器调用新web模块中的We b组件(即,servlet、JSP和html页面)。
The resource adapter uses the export of the module to invoke an operation in the SyncCustomerData component, which is an inbound service request to the module.
资源适配器使用模块的导出调用 SyncCustomerData组件中的操作(对模块的入站服务请求)。
It is essential that the handler invoke methods in the superclass rather than methods in the overriding module (see Listing 9).
处理程序必须调用超类中的方法而是重写模块中的方法(如清单9所示)。
This module knows how to invoke the data handler and has specific knowledge of the target service that it makes available to the data handler.
此模块知道如何调用数据处理程序,且了解其向数据处理程序提供的目标服务的具体信息。
Now, any time the test team encounters that module while testing manually, the team can simply invoke the automated script.
现在,在人工测试时,在任何时候测试团队遇到该模块,其都可以简单地调入已自动化的脚本。
After that, you will deploy a new module project and use the selector to invoke a service in the new module.
之后,将部署新的模块项目,并使用选择器在新的模块中调用服务。
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服务绑定导入的接口。
Web service - Provides the ability to invoke existing Web services and expose functionality within the module as a Web service.
Web服务——可提供调用外部Web服务和将模块内的功能作为Web服务公开的功能。
Web service - Provides the ability to invoke existing Web services and expose functionality within the module as a Web service.
Web服务——可提供调用外部Web服务和将模块内的功能作为Web服务公开的功能。
应用推荐