多选题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.The configuration of a Web Services Security management (WSSM) Partner allows for the specification of XSL mapping rules. What is the input and output of these XSL mapping rules?()A、The input to the XSL mapping rules of a WSSM Partner is the binary security token as received on the Web Service request. The output of the mapping rules is a new security token ready for use by the Web Service application. B、The input to the XSL mapping rules of a WSSM Partner is an STSUniveralUser XML document created from the security token received on the Web Service request. The output of the mapping rules is an arbitrary collection of attributes that will be made available to the Web Services application. C、The input to the XSL mapping rules of a WSSM Partner is an STSUniveralUser XML document created from the security token received on the Web Service request. The output of the mapping rules is a new STSUniversalUser XML document that represents the security token required by the application. D、The input to the XSL mapping rules of a WSSM Partner is an STSUniveralUser XML document created from the security token received on the Web Service request. The output of the mapping rules is an IBM Tivoli Access Manager for e-business credential that will be used to authorize the partner's access to the Web Service application.

更多“多选题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”相关问题
  • 第1题:

    Company.com has decided to use the FUBAR Application Server to host their web application. Unfortunately, the FUBAR Application Server uses the server machine’s file system for its JNDI namespace. Every JNDI lookup performed in the web application is translated into a file 1/0 operation, which results in very poor performance.  Which J2EE pattern can help with this performance issue?()

    • A、 Transfer Object
    • B、 Service Locator
    • C、 Intercepting Filter
    • D、 Model-View-Controller

    正确答案:B

  • 第2题:

    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. You are in charge of a server that runs Windows Server 2008. The server hasthe Web Server (IIS) server role installed. The Web developer at your company creates a new Web sitethat runs an ASP.NET 3.0 Web application. The ASP.NET Web application must run under a securitycontext that is separate from any other ASP.NET application on the Web server. You create a local useraccount and grant account rights and permissions to run the ASP.NET Web application. Authentication forthe new Web site should be configured to support the Web application. What action should you perform?()

    • A、The ASP.NET Impersonation setting should be configured to Enabled. Edit the ASP.NET Impersonation setting by specifying the new local user account.
    • B、The Windows Authentication setting should be configured to Enabled.
    • C、The Forms Authentication setting should be configured to Enabled by using all the default settings.
    • D、The ASP.NET State Service should be configured to log on to the new local user account by using the Services console.

    正确答案:A

  • 第3题:

    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

  • 第4题:

    You have a Web server that runs Windows Server 2003 Service Pack 2 (SP2).You attempt to start the World Wide Publishing Service and receive the following error message.You need to identify which services must be started before you can start the World Wide Web Publishing Service.  What should you do?()

    • A、From Event Viewer, view the application log.
    • B、From Windows Explorer, open the %systemroot%/system32/drivers/etc/services file.
    • C、From the Services snap-in, view the properties of the World Wide Web Publishing Service.
    • D、From the command prompt, run Net config server /srvcomment:”World Wide Web Publishing Service”.

    正确答案:C

  • 第5题:

    Your company runs Remote Desktop Services. You have a Remote Desktop Web Access (RD Web Access) server. You publish several applications on the internal networ k by using RD Web Access. You need to ensure that the published applications are accessible from the Internet via an HTTPS connection over port 443. What should you do first?()

    • A、Use Internet Information Services (IIS) Manager to disable Forms Authentication .
    • B、Use Internet Information Services (IIS) Manager to enable Windows Authentication.
    • C、Install and configure the Remote Desktop Gateway (RD Gateway) role service on the RD Web Access server.
    • D、Install and configure the Remote Desktop Connection Broker (RD Connection Broker) role service on the RD Web Access server.

    正确答案:C

  • 第6题:

    You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()

    • A、Enable WebDAV.
    • B、Enable Server Side Includes.
    • C、Configure both Web sites to use different IP addresses.
    • D、Configure both Web sites to use different application pools.

    正确答案:C

  • 第7题:

    You are designing a Windows Azure web application.   The application must integrate with on-premise business services.   The business services are running on an on-premise server and cannot be rewritten. The business services are not exposed externally.   You need to recommend an approach for accessing the business services.  What should you recommend?()  

    • A、 Move business service functionality to Windows Azure.
    • B、 Connect to the on-premise server from a custom service in Windows Azure.
    • C、 Create a VPN connection between the application and the on-premise server.
    • D、 Expose the business services to the Windows Azure AppFabricService Bus by using a custom service that configures relay binding.

    正确答案:D

  • 第8题:

    多选题
    Your company has a server named SRV1 that runs Windows Server 2008 R2. The default Print Services server role is installed on SRV1.The company wants to centralize printing on SRV1 for both UNIX and Windows users.You need to provide support to the UNIX users who print on SRV1.What are two possible ways to achieve this goal?()
    A

    Install the Internet Printing role service on SRV1.

    B

    Install the Line Printer Daemon (LPD) Services role service on SRV1.

    C

    Configure the printers on SRV1 to use Line Printer Remote printing.

    D

    Install the File Services server role on SRV1 and activate the Services for Network File System role service.


    正确答案: A,D
    解析: 暂无解析

  • 第9题:

    多选题
    You are creating an ASP.NET web application that hosts several Windows Communication Foundation (WCF) services. The services have ASP.NET Compatibility Mode enabled. Users authenticate with the Web application by using a cookie-based ASP.NET Forms Authentication model. You add a service file named Authentication.svc that contains the following code segment: You need to ensure that users can access the WCF services without having to re-authenticate. Which two configuration settings should you add? (Each is part of a complete solution. Choose two.)()
    A

    In the system web. Extensions scripting/webServices/authenticationService element, set the enabled attribute to true.

    B

    In the system web. Extensions scripting/webServices/profileService element, set the enabled attribute to true.

    C

    Add a service endpoint with basicHttpBinding for the contract System.Web.ApplicationServices.AuthenticationService.

    D

    Add a custom service behavior named AuthenticationService Type Behaviors with a service AuthenticationManager element that has service AuthenticationManagerType set to System.Web.Security.SQL Membership Provider


    正确答案: B,A
    解析: 暂无解析

  • 第10题:

    单选题
    Your company has an Active Directory domain. The company has a server named Server1 that has the Terminal Services role and the Terminal Services Web Access role installed. All client computers run Windows XP Service Pack 2 (SP2).  You deploy and publish an application named TimeReport on Server1. The Terminal Services Web Access role uses Active Directory Domain Services (AD DS) and Network Level Authentication is enabled.  You need to ensure that the users can launch TimeReport on Server1 from the Terminal Services Web Access Web page. What should you do?()
    A

    Disable publishing to AD DS for the TimeReport remote application.

    B

    Install the Remote Desktop Client 6.1 application on the client computers that run Windows XP SP2.

    C

    Publish TimeReport on Server1 as a Microsoft Windows Installer package. Distribute the Windows Installer package to the users.

    D

    Install the Terminal Services Gateway (TS Gateway) role on Server1. Reconfigure the TimeReport remote application publishing to reflect the change in the infrastructure.


    正确答案: B
    解析: 暂无解析

  • 第11题:

    You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()

    • A、Enable WebDAV.
    • B、Enable Server Side Includes.
    • C、Configure both Web sites to use different IP addresses.
    • D、Configure both Web sites to use different application pools.

    正确答案:C

  • 第12题:

    Your company has a stand-alone server named Server2 that runs Windows Server 2003 Service Pack 2 (SP2). Server2 is a Web server.You monitor two client connections to your Web site on Server2 and obtain the results shown in the exhibit.(Click the Exhibit button.) You need to ensure that all connections to the Web server are encrypted. What should you do?()

    • A、Install a Web server certificate on Server2. 
    • B、Configure the Web site to require a secure channel. 
    • C、Configure the Web site to redirect all requests to https://Server2. 
    • D、Configure the Web site to require integrated Windows authentication.

    正确答案:B

  • 第13题:

    You manage a server that runs Windows Server 2008. The server has the Web Server (IIS) role installed. The Web developer at your company creates a new Web site that runs an ASP.NET 3.0 Web application.  The ASP.NET Web application must run under a security context that is separate from any other ASP.NET application on the Web server.  You create a local user account and grant account rights and permissions to run the ASP.NET Web application.  You need to configure authentication for the new Web site to support the Web application. What should you do?()

    • A、Configure the Windows Authentication setting to Enabled.
    • B、Configure the Forms Authentication setting to Enabled by using all the default settings.
    • C、Configure the ASP.NET State service to log on to the new local user account by using the Services console.
    • D、Configure the ASP.NET Impersonation setting to Enabled. Edit the ASP.NET Impersonation setting by specifying the new local user account.

    正确答案:D

  • 第14题:

    You recently developed a Web application that accesses an external Web service to retrieve current exchange rates for Certkiller .com's e-Commerce Web site. The Web service converts USD prices to the customer's local currency. You have stored the URL to the external Web service's endpoint in the section of the Web.config file. The Web application has been successfully deployed to a Certkiller .com Web server named Certkiller -SR14. A few months later the vendor of the Web service changes the port that is used to access the Web service. You need to update the section of the Web application's Web.config file from Certkiller -WS528. You need to ensure that your solution has a minimal impact on customers that may be connected to the e-Commerce Web site. What should you do?()

    • A、 Create a Host entry in the Lmhosts file on Certkiller -SR14. Point the Host entry to the new end point.
    • B、 Use the Copy Web Site function in Visual Studio 2005 to deploy the Web.config file from Certkiller -WS528 to Certkiller -SR14.
    • C、 Create a Web Setup project in Visual Studio 2005 to deploy the Web.config file from Certkiller -WS528 to Certkiller -SR14.
    • D、 Use the Web Site Administration Tool to change the <appSettings> section of the Web.config file.

    正确答案:D

  • 第15题:

    Your company hosts web services in the company intranet.  The intranet is secured by a firewall.   Devices outside the firewall must be able to access the web services.  Company policies prohibit changes to firewall rules.  You need to recommend an approach for enabling inbound communication.  What should you recommend?()

    • A、 Use Windows Server AppFabric.
    • B、 Use the Windows Azure AppFabric Service Bus.
    • C、 Use the Windows Azure AppFabric Access Control Service.
    • D、 Use a Windows Communication Foundation (WCF) service in a Windows Azure role that relays to the internal web service

    正确答案:B

  • 第16题:

    You are creating an ASP.NET web application that hosts several Windows Communication Foundation (WCF) services. The services have ASP.NET Compatibility Mode enabled. Users authenticate with the Web application by using a cookie-based ASP.NET Forms Authentication model. You add a service file named Authentication.svc that contains the following code segment: <%@ ServiceHost Service="System.Web.ApplicationServices.AuthenticationService" Factory="System.Web.ApplicationServices.ApplicationServicesHostFactory" %> You need to ensure that users can access the WCF services without having to re-authenticate. Which two configuration settings should you add? (Each is part of a complete solution. Choose two.)()

    • A、In the system web. Extensions scripting/webServices/authenticationService element, set the enabled attribute to true.
    • B、In the system web. Extensions scripting/webServices/profileService element, set the enabled attribute to true.
    • C、Add a service endpoint with basicHttpBinding for the contract System.Web.ApplicationServices.AuthenticationService.
    • D、Add a custom service behavior named AuthenticationService Type Behaviors with a service AuthenticationManager element that has service AuthenticationManagerType set to System.Web.Security.SQL Membership Provider

    正确答案:A,C

  • 第17题:

    多选题
    Which two tasks are required to install Service Integration Bus Web Services?()
    A

    install the Resource Adapter

    B

    configure SOAP listener port

    C

    deploy the Service Integration Bus application

    D

    install the Service Data Objects (SDO) Repository

    E

    create a new WebSphere Application Server profile


    正确答案: C,D
    解析: 暂无解析

  • 第18题:

    多选题
    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


    正确答案: C,D
    解析: 暂无解析

  • 第19题:

    多选题
    Your network contains an Active Directory domain named contoso.com. Contoso.com contains  three servers.The servers are configure as shown in the following table.     Server name   Server roel Service   Server1                          Certification authority (CA)   Server2                         Certificate Enrollment Web Service  Server3                          Certificate Enrollment Policy Web Service   You need to ensure that users can manually enroll and renew their certificates by using the  Certificate Enrollment Web Service.     Which two actions should you perform()
    A

    Configure the policy module setting.

    B

    Configure the issuance requeriments for the certificate templates.

    C

    Configure the Certificate Services Client - Certificate Enrollment Policy Group Policy setting.

    D

    Configure the delegation setting for the Certification Enrollment Web Service application pool account.


    正确答案: B,C
    解析: 暂无解析

  • 第20题:

    单选题
    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
    解析: 暂无解析