最后,服务部署描述符被显示在清单6中。
Finally the service deployment descriptor is show in Listing 6.
这些是Web服务部署描述符所需的全部修改。
These are all the required changes needed for the Web services deployment descriptors.
下表简要总结了您为Web服务部署描述符完成的配置。
The following table summarizes the configuration you completed for the Web service deployment descriptor.
清单8展示了对计算器服务的Web服务部署描述符所做的更新。
Listing 8 shows the updates made to the calculator service's Web services deployment descriptor.
清单10展示了为这个应用程序开发的示例Web服务部署描述符。
Listing 10 shows the sample Web services deployment descriptor developed for the application.
对于服务,我将使用针对Web服务部署描述符的J2EE来部署处理程序。
For the service, I will deploy the handler using a J2EE for Web Services deployment descriptor.
步骤4 .a.修改Web服务部署描述符来为web路由器模块创建端口组件和绑定。
Step 4.a. Modify the Web services deployment descriptors to create a port component and binding for the Web router module.
创建了所需的全部Web服务部署描述符后,最后一步是在每个目标平台上部署应用程序。
The final step, after all of the required web service deployment descriptors are created, is to deploy the application on each of the target platforms.
运行了 jwsc任务后,就可以将Web服务部署描述符打包成war文件,以进行部署。
Once the jwsc task has been run, the web service deployment descriptors can be packaged into your war file for deployment.
如果您的Web模块中包含其他Web服务,则注意不要删除其他Web服务所需的文件或Web服务部署描述符项。
If your Web module contains other Web services, then take care not to delete files or Web service deployment descriptor entries required by those Web services.
它支持把各种基于JAR的归档部署成web服务,甚至还支持把遗留的Web服务部署描述符与Axis结合使用。
It supports deploying various JAR-based archives as Web services and even supports legacy Web service deployment descriptors used with Axis.
对于Web服务客户机,这个策略通常能跨多个web容器工作,因为客户机代码并不依赖于任何Web服务部署描述符。
For a web service client, this strategy usually works across multiple web containers since the client code does not depend on any web service deployment descriptors.
JSR-109规范提供了一个方法来把JAX-RPC 处理器信息参数化到Web服务客户端或服务本身的 Web 服务部署描述符中。
The JSR-109 specification provides a means to parameterize JAX-RPC handlers in the Web service deployment descriptor for a Web service client or service.
为了添加web服务安全,您需要在服务器上编辑web服务部署描述符文件webservices . xml,在客户端上编辑web部署描述符文件web .xml。
In order to add web services security, you need to edit the web service deployment descriptor file, webservices.xml, on the server and web deployment descriptor, web.xml, on the client.
如果WTP提供丰富的编辑器和web服务部署描述符(比如webservices . xml、webservicesclient . xml和JAXRPC映射描述符),也可能会有帮助。
It might also help if WTP provides rich editors web service deployment descriptors, which are webservices.xml, webservicesclient.xml, and JAX RPC mapping descriptors.
部署描述符设置好后,就可以将这个Books服务部署到Tomcat了。
After setting up the deployment descriptor, you can deploy the Books service to Tomcat.
部署描述符设置好后,就可以将这个Books服务部署到Tomcat了。
After setting up the deployment descriptor, you can deploy the Books service to Tomcat.
应用推荐