This WSDL file is what you pass to Web services consumers so they can use your translation Web service.
此WSDL文件是传递给Web服务使用者的文件,以便它们使用您的翻译Web服务。
You can also create Web services in another way — from a definition of the Web service interface held in a WSDL file.
您也可以以另外一种方式——从保存在WSDL文件中的Web服务接口的定义——来构建Web服务。
This tenet recognizes that the key to any Web services development is the WSDL document that defines the interface and binding of the corresponding Web service implementations.
该原则认为任何Web服务开发的关键之处在于WSDL文档,该文档定义了相应的 Web服务实现的接口和绑定。
Use a Web services tool to generate the artifacts for the Web service requester using the WSDL generated in Step 3.
使用Web服务工具为该 Web服务请求程序生成构件(使用步骤3中生成的 WSDL 文档)。
In the first installment, you get acquainted with the example Web service and the Web services that use WSDL, build and compile a WSDL file, and test and deploy it on Geronimo.
在第一期中,将为您介绍示例Web服务和使用WSDL的Web服务,构建并编译WSDL文件,然后在Geronimo上测试及部署它。
Then, you create an import that points to the existing Web service by creating a Web services binding for the import, which refers to the WSDL of the target service, including its endpoint address.
然后为导入创建Web服务绑定,以引用目标服务的WSDL(包括端点地址),从而创建指向现有Web服务的导入。
WSDL is a Web service standard that can be used to describe Web services.
WSDL是一个Web服务标准,它可以用来描述Web服务。
While Web services interoperability is characterized by WSDL and related XML standards, there is also J2EE portability to consider for the J2EE implementations of Web services and Web service clients.
互通性的特点在于WSDL和相关的XML标准,但是在Web服务和Web服务客户程序执行J2EE时也应该考虑J2EE的可移植性。
Web services are described using Web services Description Language (WSDL), and you will need a WSDL file to instantiate the pattern.
Web服务使用Web服务描述语言(WSDL)进行描述,您需要一个WSDL文件来实例化该模式。
In addition, OAGI will provide direction on how to enable OAGIS through Web services by providing guidelines and WSDL that can be used to develop your own Web services.
此外,通过提供一些指南和可用于开发您自己的Web服务的WSDL,OAGI将提供有关如何通过Web服务支持OAGIS的说明。
Verify WSDL syntax compliance for JMS Web services: Various JMS providers vary in the syntax that they use for describing Web services.
为JMSWeb服务验证wsdl语法顺应性:各种各样的JMS提供者所使用的描述Web服务的语法各有不同。
Web services Description language (WSDL) — XML-based language for describing Web services and how to access them.
Web服务描述语言(WSDL)——描述Web服务以及如何使用它们的基于XML的语言。
DWS automatically generates a Web services description Language (WSDL) file that contains a description of the Web services.
DWS自动生成Web服务描述语言(Web ServicesDescription Language,WSDL)文件,其中包含Web服务的描述。
Web services deployed to the bus through WSDL are not limited to J2EE services, and can be any WS-I compliant Web service on any platform.
通过WSDL配置总线的Web服务不限于J2EE 服务,并且可以使任何平台上符合 WS-I 的 Web服务。
Enterprise web services are web services that provide a WSDL description but MAY make use of proprietary application messaging or transport protocols.
企业Web服务是提供了WSDL描述但是可能使用专有的应用程序消息传递或传输协议的Web服务。
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服务调用客户代理。
Since web service clients rely on WSDL to understand the format of request and response messages, WSDL also describes the fault details returned by the web services.
由于Web服务客户机依靠WSDL理解请求和响应消息的格式,WSDL还描述Web服务返回的故障详细信息。
The following examples cover different ways of defining SOAP-based web services operations using WSDL, as well as how the WSDL definition maps to MXML's web services constructs.
下面的实例覆盖了使用WSDL来定义基于SOAP的Web服务的不同方法,以及WSDL定义怎样映射到MXML的Web服务构造中。
The current set of Web services specifications [WSDL, SOAP] (see Figure 1) defines protocols for Web services interoperability.
目前的一套Web服务规范[wsdl、soap](请参阅图1)定义了针对Web服务互操作性的协议。
To conclude, the names contained in WSDL are not the meaning of web services and the semantics of web services are not within the WSDL file.
总之,WSDL中包含的名称并不表示各个Web服务的含义,各个Web服务的语义并不包含在此WSDL文件中。
Communicating the design of the web service through WSDL and XSD files to business stakeholders is not easy, especially when the number of the web services increases.
通过WSDL和XSD文件与业务涉众交流Web服务的设计并不轻松,当Web服务的数量增加时,情况更加明显。
The Lifecycle interface is the WSDL-defined web service interface that describes the basic set of operations that all WSFL web services support within a particular web services application.
生命周期接口就是由WSDL定义的Web服务接口,该接口描述了在一个特殊的Web服务应用程序中所有WSFL Web服务支持的一组基本操作。
The first step in declaring a web service using MXML is to select the web services WSDL definition.
使用MXML描述Web服务的第一步是选择Web服务的WSDL定义文件。
In the Web services context, the analogous file is a Web services Description Language (WSDL) document.
在Web服务的情况下,类似的文件是一个Web服务描述语言(Web Services Descriptin Language,WSDL)文档。
A web service description consists of the service's web Services description Language (WSDL) description and any XML schemas referenced by it.
Web服务描述是由服务的Web服务描述语言(Web ServicesDescription Language,WSDL)描述与由它所引用的任何XMLschema所组成。
If you had a web Services Description Language (WSDL) file that described your web service, you could use tools to generate client applications.
如果您已有了一个描述您的Web服务的Web服务描述语言(WSDL)文件,您就可以用工具生成客户机应用程序。
The Web Services Definition Language (WSDL) can be used to describe the interface a web service offers, again based on XML.
Web服务定义语言(Web Services Definition Language,WSDL)可以用来描述 Web服务提供的接口,它也是基于XML。
In part 2 of this series, the Classifieds Department decided to create a web service of their own, documenting its use with web Services Description Language (WSDL).
在本系列的第2部分中,Classifieds Department决定创建自己的服务,并使用Web服务描述语言(WSDL)记录其使用方式。
Service mapping: the primary function of the web Services Gateway is to map an existing WSDL-defined web service to a new service that is offered by the Gateway to others.
服务映射:Web ServicesGateway的主要功能是将现有的用WSDL定义的Web服务映射成Gateway提供给他人的新服务。
Service mapping: the primary function of the web Services Gateway is to map an existing WSDL-defined web service to a new service that is offered by the Gateway to others.
服务映射:Web ServicesGateway的主要功能是将现有的用WSDL定义的Web服务映射成Gateway提供给他人的新服务。
应用推荐