CMS专题

多选题A company is migrating their current JAX-WS Web service running on IBM WebSphere Application Server V6.1 with the Feature Pack for Web Services to V7.0. The company wants to continue to support V6.1 service consumers.  If the Web service has WS-AtomicT

题目
多选题
A company is migrating their current JAX-WS Web service running on IBM WebSphere Application Server V6.1 with the Feature Pack for Web Services to V7.0. The company wants to continue to support V6.1 service consumers.  If the Web service has WS-AtomicTransaction enabled, what settings should be configured to support the widest range of clients? ()
A

Set the WS-AtomicTransaction to Never in WS-Transaction policy of the policy set

B

Set the WS-AtomicTransaction to Supports in WS-Transaction policy of the policy set

C

Set the WS-AtomicTransaction to Mandatory in WS-Transaction policy of the policy set

D

Set the Default WS-Tx specification level to 1.0 in application policy set bindings

E

Set the Default WS-Tx specification level to 1.1 in application policy set bindings

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Company A is a cloud service provider that provides users with old tenants,customizable office software and customer relationship management software.The cloud service provided by Company A belongs to()service type.

A.IaaS
B.PaaS
C.SaaS
D.DaaS

答案:C
解析:
解析:翻译:A公司是一家云服务提供商,向用户提供老租户、可定制的办公软件和客户关系管理软件,A公司所提供的此项云服务属于( )服务类型。A.IaaS B.PaaS C.SaaS D.DaaS
云计算服务按照提供的资源层次,可以分为IaaS、PaaS、SaaS等三种服务类型。——IaaS(基础设施即服务),向用户提供计算机能力、存储空间等基础设施方面的服务。——PaaS(平台即服务),向用户提供虚拟的操作系统、数据库管理系统、Web应用等平台化的服务。——SaaS(软件即服务),向用户提供应用软件(如CRM、办公软件等)、组件、工作流等虚拟化软件的服务。

第2题:

You are planning to migrate an existing web application to Windows Azure.  The application consists of an ASP.NET web application and a set of native Win32 Windows Services that provide data to the application by using named pipes. The Windows Services cannot be modified.  You need to recommend a strategy for migrating the application to Windows Azure.  What should you recommend?()

  • A、 Define a Windows CommunicationFoundation (WCF) contract for the services.
  • B、 Deploy each Windows Service to a separate worker role.  Deploy the ASP.NET application to a web role.
  • C、 Deploy the application and Windows Services in a Windows Azure VM role.
  • D、 Upload service binaries to a web role by using the Windows Azure Service Management API.

正确答案:B

第3题:

Your Web site uses custom Themes. Your Web site must support additional Themes based on the user‘s company name. The company name is set when a user logs on to the Web site. The company‘s Theme name is stored in a variable named ThemeName. You need to use this variable to dynamically set the Web site‘s Theme.What should you do?()

A.

B.

C.

D.


参考答案:C

第4题:

Which of the following is used to invoke a Web service from an unmanaged client?() 

  • A、 JAX-WS dispatch API
  • B、 Deployment descriptor
  • C、 @Resource annotation
  • D、 @WebServiceRef annotation
  • E、 Service and Interface classes

正确答案:A,E

第5题:

You are migrating a solution to Windows Azure.   The solution includes a web application and a business logic layer.  The web application runs on three dual-core servers.  The business logic layer runs on two quad-core servers.   The Windows Azure application must match or exceed the current hardware specifications.  You need to recommend role instance sizes that minimize cost.  What should you recommend?()

  • A、 Small for the web application and Medium for the business logic layer
  • B、 Small for the web application and Large for the business logic layer
  • C、 Medium for the web application and Large for the business logic layer
  • D、 Large for the web application and Extra Large for the business logic layer

正确答案:C

第6题:

Information about the current foreign markets () very important to our company.

Ais

Bwas

Care

Dwere


A

第7题:

You need to design a strategy to log access to the company Web site. What should you do?()

  • A、Enable logging on the company Web site and select the NCSA Common Log File Format. Store the log files on a SQL Server computer
  • B、Use System Monitor to create a counter log that captures network traffic to the Web server by using the Web Service object. Store the log files on a SQL Server computer
  • C、Run the Network Monitor on the Web server. Create a capture filter for the SNA protocol and save the results to a capture file. Store the capture file on a SQL Server computer
  • D、Enable logging on the company Web site and select ODBC Logging. Configure the ODBC logging options by using a nonadministrative SQL account

正确答案:D

第8题:

什么是Web Service?UDDI?


正确答案:
答:Web Service便是基于网络的、分布式的模块化组件,它执行特定的任务,遵守具体的技术规范,这些规范使得Web Service能与其他兼容的组件进行互操作。
    UDDI 的目的是为电子商务建立标准;UDDI是一套基于Web的、分布式的、为Web Service提供的、信息注册中心的实现标准规范,同时也包含一组使企业能将自身提供的Web Service注册,以使别的企业能够发现的访问协议的实现标准。

第9题:

A company is migrating their current JAX-WS Web service running on IBM WebSphere Application Server V6.1 with the Feature Pack for Web Services to V7.0. The company wants to continue to support V6.1 service consumers.  If the Web service has WS-AtomicTransaction enabled, what settings should be configured to support the widest range of clients? ()

  • A、 Set the WS-AtomicTransaction to "Never" in WS-Transaction policy of the policy set
  • B、 Set the WS-AtomicTransaction to "Supports" in WS-Transaction policy of the policy set
  • C、 Set the WS-AtomicTransaction to "Mandatory" in WS-Transaction policy of the policy set
  • D、 Set the "Default WS-Tx specification level" to "1.0" in application policy set bindings
  • E、 Set the "Default WS-Tx specification level" to "1.1" in application policy set bindings

正确答案:B,D

第10题:

A developer used wsimport to generate the skeleton code for a Web service implementation. What is the purpose of the generated ObjectFactory class?() 

  • A、 The ObjectFactory class is the generated Service Endpoint Interface class
  • B、 The ObjectFactory class is the generated service provider class that is used by the JAX-WS client.
  • C、 The ObjectFactory class takes the targetNamespace value and creates the directory structure.
  • D、 The ObjectFactory class allows you to programatically construct new instances of the Java representation for XML content.

正确答案:D

更多相关问题