Finally, they described process testing using the process Web client and how to access the process through a service proxy.
最后,他们描述了使用流程Web客户端进行流程测试以及如何通过服务代理访问流程。
Action that USES a simple XSLT to call the sample back end service via the Web service Proxy, and creates the response message to be sent back to the requesting client.
操作使用一个简单的XSLT通过WebServiceProxy调用样例后台服务,并创建发送回到请求客户端的响应消息。
And when you want to use a Web service in a Web application, you just point the Web service wizard to the WSDL file, and the wizard creates the client proxy to locate and invoke the service.
而且当您希望在Web应用程序中使用Web服务时,您只需要将Web服务向导指向该WSDL文件,此向导就会创建定位和调用这些服务的客户机代理。
WebSphere Studio will then generate a JSF Web service client proxy, bind the parameters, and return an input value for invoking the Web service and output controls for displaying the result.
WebSphereStudio然后将生成一个JSFWeb服务客户端代理,绑定参数,并返回一个输入值以调用Web服务和用来显示结果的输出控件。
Whether you want to generate client proxy code for the Web service, which is useful if you are going to write a client application to use your Web service.
是否想要生成Web服务的客户端代理代码,如果您将编写一个客户端应用程序来使用Web服务,那么它会是很有用的。
This method calls the Web service provider using the Web service client proxy class SampleService_PortTypeProxy and returns a complex object, SampleOperationResponse, to its caller.
此方法使用Web服务客户机代理类 SampleService_PortTypeProxy调用 Web 服务提供者,并将复杂对象SampleOperationResponse 返回到其调用方。
This is done by adding a proxy process between the calling SCA client, for example, another SCA component or a Web service client, and the process.
这是通过在调用sca客户端(例如另一个SCA组件或Web服务客户端)与流程之间添加代理流程来实现的。
This is handy, because almost every Web client has the ability to configure an HTTP proxy without changing application code.
这是非常方便的,因为几乎每个Web客户端都可以配置HTTP代理,而无需改变应用程序代码。
In this section, you'll use the Web service wizard to create a client proxy for your StockQuote Web service, that is, the code that a Web application USES to call the Web service.
在这一节,您将使用Web服务向导为您的Stockquote Web服务创建一个客户机代理,即Web应用程序用于调用Web服务的代码。
For example, in the init method of a Web service client servlet, you could set the endpoint for the service proxy.
例如,在Web服务客户端Servlet的init方法中,您可以为服务代理设置端点。
The procedure was exactly the same as in the previous test, although we modified the custom code to use the Web service proxy client.
过程与先前的测试完全一样,尽管我们修改了定制代码,以使用Web服务代理客户端。
The next step in building the solution is to update the session bean in the EJB project to invoke the Web service provider using the generated Web services client proxy class.
构建解决方案的下一步是更新ejb项目中的会话Bean,以使用Web服务客户机代理类调用Web服务提供者。
Generate the WSDL and deployment descriptor describing the Web service, a proxy that assists a client in using the Web service, and a test client for the Web service.
生成描述Web服务的WSDL和部署描述符、有助于客户机使用Web服务的代理以及Web服务的测试客户机。
This section explains the required updates to the client application to invoke the EJB proxy that, in turn, invokes the Web service provider.
此部分说明对客户机应用程序所需的更新,以便调用EJB代理(此代理将调用Web服务提供者)。
The browser client is pointed directly at the reverse proxy — unaware that it is connected to the reverse proxy and not the Web server itself.
浏览器客户机直接指向反向代理——并不知道连接到的是反向代理,而不是Web服务器本身。
The approach involves building an EJB Web service proxy, which ACTS as the glue between the J2EE 1.3 client and the J2EE 1.4 Web service provider.
此方法涉及到构建e JBWeb服务代理,将其作为J2EE 1.3客户机和J2EE 1.4 Web服务提供者之间的粘合剂。
Typically, all this logic is placed in a client proxy, which represents the Web service in your client application.
通常,将所有这些逻辑置于客户机代理,客户机代理代表客户机应用程序中的Web服务。
This will generate a client proxy that will hide the details of the Web service JAX-RPC API.
这将会产生一个客户端代理,通过它将隐藏Web服务JAX - RPCAPI的细节。
Implementation of Task 1 involves using the appropriate wizards in Rational Application Developer to create a session bean and a Web service client proxy.
任务1的实现涉及到使用RationalApplication Developer中恰当的向导来开发会话Bean和Web服务客户机代理。
Selecting add Reference will add that Web service to the solution explorer view, download the WSDL, and automatically generate a client proxy class.
选择addReference将把该Web服务添加到solution explorer视图,下载WSDL并自动生成一个客户机代理类。
Once you've found the service you want at a site, you can import the WSDL document to generate a Web services invocation client proxy for consuming those Web services.
一旦您找到需要的服务,就能为Web服务导入WSDL文档生成Web服务调用客户代理。
We want to test the service implementation using a synchronous JAX-WS web service proxy client.
我们想用一个同步JAX - WSweb服务代理客户机来测试这个服务实现。
A proxy server is a server that ACTS as an intermediary between a client and another server (for example, a web server on the Internet).
一个代理服务器是作为客户端与另一个服务器之间的一个中介(比如,因特网上的一个web服务器)。
Here you can select web services client options, such as the client proxy type.
您可以在这里选择Web服务客户端选项,比如客户端代理类型。
You'll use this file in the next section to create a client proxy (that is, the code that your application calls in order to use the Web service).
您将在下一节中使用此文件创建一个客户机代理(即您的应用程序为了使用此Web服务所需调用的代码)。
To generate a client, select the checkbox next to the corresponding label that says generate proxy on the first page of the Web services wizard.
要生成一个客户程序,选择Web服务向导第一页上标明generateproxy的标签旁边的复选框。
Using the client proxy in the Web application.
在Web应用程序中使用客户机代理。
WebSEAL can be used to provide a secure network proxy environment while the Web 2.0 feature pack provides the server and client application technologies to create Ajax style architectures.
WebSEAL可被用来提供一个安全代理环境,而Web 2.0功能部件包则可提供服务器和客户机应用程序技术来创建Ajax风格的架构。
The last step is to modify the client application to use the generated new Web server proxy.
最后一步是修改客户机应用程序,以使用生成的新Web服务代理。
As with the service consumer, this involves changing the client application to use the new packages names for the Web service proxy classes that resulted from the namespace change.
对于服务使用者,要对客户机应用程序进行更改,以使用由于命名空间变更而出现的新web服务代理类新包名称。
应用推荐