• Finally, they described process testing using the process Web client and how to access the process through a service proxy.

    最后他们描述使用流程Web客户端进行流程测试以及如何通过服务代理访问流程。

    youdao

  • 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调用后台服务创建发送回到请求客户端的响应消息

    youdao

  • 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文件向导就会创建定位调用这些服务客户机代理

    youdao

  • 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服务用来显示结果的输出控件

    youdao

  • 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服务,那么很有用的。

    youdao

  • 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 返回调用方。

    youdao

  • 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服务客户端)流程之间添加代理流程来实现的。

    youdao

  • This is handy, because almost every Web client has the ability to configure an HTTP proxy without changing application code.

    非常方便的,因为几乎每个Web客户端可以配置HTTP代理无需改变应用程序代码

    youdao

  • 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服务代码

    youdao

  • For example, in the init method of a Web service client servlet, you could set the endpoint for the service proxy.

    例如Web服务客户端Servletinit方法中,可以服务代理设置端点

    youdao

  • 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服务代理客户端

    youdao

  • 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服务提供者

    youdao

  • 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服务的测试客户机。

    youdao

  • 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服务提供者)。

    youdao

  • The browser client is pointed directly at the reverse proxyunaware that it is connected to the reverse proxy and not the Web server itself.

    浏览器客户机直接指向反向代理——并不知道连接的是反向代理,不是Web服务器本身。

    youdao

  • 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服务提供者之间粘合剂

    youdao

  • Typically, all this logic is placed in a client proxy, which represents the Web service in your client application.

    通常将所有这些逻辑置于客户机代理,客户机代理代表客户机应用程序中的Web服务

    youdao

  • This will generate a client proxy that will hide the details of the Web service JAX-RPC API.

    产生一个客户端代理,通过隐藏Web服务JAX - RPCAPI细节

    youdao

  • 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恰当向导开发会话BeanWeb服务客户机代理。

    youdao

  • Selecting add Reference will add that Web service to the solution explorer view, download the WSDL, and automatically generate a client proxy class.

    选择addReferenceWeb服务添加solution explorer视图下载WSDL自动生成一个客户机代理类。

    youdao

  • 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服务调用客户代理

    youdao

  • We want to test the service implementation using a synchronous JAX-WS web service proxy client.

    我们一个同步JAX - WSweb服务代理客户机测试这个服务实现

    youdao

  • 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服务器)。

    youdao

  • Here you can select web services client options, such as the client proxy type.

    可以在这里选择Web服务客户选项比如客户端代理类型

    youdao

  • 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服务所需调用代码)。

    youdao

  • 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标签旁边复选框

    youdao

  • Using the client proxy in the Web application.

    Web应用程序中使用客户机代理

    youdao

  • 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风格架构

    youdao

  • The last step is to modify the client application to use the generated new Web server proxy.

    最后一步修改客户机应用程序使用生成Web服务代理

    youdao

  • 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服务代理名称

    youdao

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

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

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