单选题Which statement is FALSE regarding WebLogic Server 12c?()A supports Java EE 6.0B supports WebLogic Web Services 8.1 Application EnvironmentC includes a new Maven plug-inD supports use of annotations in resource adapter class files

题目
单选题
Which statement is FALSE regarding WebLogic Server 12c?()
A

supports Java EE 6.0

B

supports WebLogic Web Services 8.1 Application Environment

C

includes a new Maven plug-in

D

supports use of annotations in resource adapter class files


相似考题
更多“单选题Which statement is FALSE regarding WebLogic Server 12c?()A supports Java EE 6.0B supports WebLogic Web Services 8.1 Application EnvironmentC includes a new Maven plug-inD supports use of annotations in resource adapter class files”相关问题
  • 第1题:

    Which two statements are true about Oracle Weblogic Clustering ? ()

    • A、 WLS instances must be in a Cluster for In-Memory HTTP Session Replication to function  
    • B、 WLS supports only hardware load balancing to ensure HA access for HTTP/Web clients
    • C、 The servers must be running on the same port number
    • D、 Make sure your Admin Server configuration and related files reside on a HA file system or some other backup/recovery strategy is in place 

    正确答案:A,D

  • 第2题:

    Which statements are true regarding classless routing protocols?()

    • A、The use of discontiguous subnets is not allowed
    • B、The use of variable length subnet masks is permitted
    • C、RIP v1 is a classless routing protocol
    • D、IGRP supports classless routing within the same autonomous system
    • E、RIP v2 supports classless routing

    正确答案:B,E

  • 第3题:

    Which two are true regarding a web application class loader?()

    • A、A web application may override the web container’s implementation classes.
    • B、A web application running in a J2EE product may override classes in the javax.* namespace.
    • C、A web application class loader may NOT override any classes in the java.* and javax.* namespaces.
    • D、Resources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResource.

    正确答案:C,D

  • 第4题:

    Which statement is FALSE regarding WebLogic Server 12c?()

    • A、supports Java EE 6.0
    • B、supports WebLogic Web Services 8.1 Application Environment
    • C、includes a new Maven plug-in
    • D、supports use of annotations in resource adapter class files

    正确答案:B

  • 第5题:

    Which technology does WebLogic Server use to look up a WebLogic JMS resource?()

    • A、HTTP
    • B、JNI
    • C、JNDI
    • D、T3
    • E、LDAP

    正确答案:C

  • 第6题:

    This is a special WebLogic Server instance included by the WebLogic Server Domains.  It represents a central point from which you configure and manage all resource domain. ()

    • A、 Managed Server
    • B、 Web Server
    • C、 Administration Server
    • D、 Node Server

    正确答案:C

  • 第7题:

    单选题
    Which technology does WebLogic Server use to look up a WebLogic JMS resource?()
    A

    HTTP

    B

    JNI

    C

    JNDI

    D

    T3

    E

    LDAP


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

  • 第8题:

    多选题
    To use Active Cache features in WebLogic 12C, which three libraries are needed from the WebLogic Server installation to be deployed in WebLogic Server?()
    A

    coherence-work.jar

    B

    coherence.jar

    C

    active-cache-1.0.jar

    D

    coherence-web-spi.war


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

  • 第9题:

    单选题
    You have a domain that was created and configured with WebLogic 10.3.5. You want to upgrade  the domain to use WebLogic 12c. Which Oracle tool must you use to upgrade your domain?()
    A

    Oracle WebLogic Domain Upgrade tool

    B

    Smart Update 

    C

    Smart Upgrade  

    D

    No tool required, just install WebLogic 12c, update the domain to point to the new WebLogic installation and start your domain.

    E

    JDeveloper


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

  • 第10题:

    单选题
    This is a special WebLogic Server instance included by the WebLogic Server Domains.  It represents a central point from which you configure and manage all resource domain. ()
    A

     Managed Server

    B

     Web Server

    C

     Administration Server

    D

     Node Server


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

  • 第11题:

    多选题
    Which two are true regarding a web application class loader?()
    A

    A web application may override the web container’s implementation classes.

    B

    A web application running in a J2EE product may override classes in the javax.* namespace.

    C

    A web application class loader may NOT override any classes in the java.* and javax.* namespaces.

    D

    Resources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResource.


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

  • 第12题:

    单选题
    What type of Java EE application can be upgraded to WebLogic 12c using the Smart Upgrade tool?()
    A

    GlassFish

    B

    iAS 

    C

    WebLogic Server 11g

    D

    JBoss


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

  • 第13题:

    What is the name of the WebLogic specific deployment descriptor of Java Enterprise Application?()

    • A、application.xml
    • B、weblogic.xml
    • C、web.xml
    • D、weblogic-application.xml
    • E、config.xml

    正确答案:B

  • 第14题:

    WebSphere Application Server supports performance data collection using the Performance Monitoring Infrastructure (PMI).  Which tool supports PMI and would be best to analyze the WebSphere Commerce runtime EJB, JVM and thread pool stats?()

    • A、WebSphere Commerce Analyzer
    • B、Tivoli Performance Viewer.
    • C、Tivoli Web Site Analyzer.
    • D、DB2 Intelligent Miner for Data.

    正确答案:B

  • 第15题:

    To use Active Cache features in WebLogic 12C, which three libraries are needed from the WebLogic Server installation to be deployed in WebLogic Server?()

    • A、coherence-work.jar
    • B、coherence.jar
    • C、active-cache-1.0.jar
    • D、coherence-web-spi.war

    正确答案:B,C,D

  • 第16题:

    When you use WebLogic Management Pack EE, which three operations are enabled compared to managing WebLogic Server only through web console?()

    • A、management of many WebLogic Server Domains from a single web console
    • B、tracking changes in the configuration of WebLogic Domain
    • C、automation of provisioning process in the new environment
    • D、checking compliance with the licenses that a customer has
    • E、visual creation of JDBC DataSource object to Oracle RAC

    正确答案:A,B,E

  • 第17题:

    Which two options best describe how the Maven Plugin for WebLogic enables WebLogic to be effectively used in a Continuous Integration environment?()

    • A、execution of unit and integration tests
    • B、management of the life cycle of a WebLogic domain including creation, configuration, and server life-cycle management
    • C、deployment and undeployment of applications
    • D、Java profiling

    正确答案:A,C

  • 第18题:

    What type of Java EE application can be upgraded to WebLogic 12c using the Smart Upgrade tool?()

    • A、GlassFish
    • B、iAS 
    • C、WebLogic Server 11g
    • D、JBoss

    正确答案:B

  • 第19题:

    单选题
    WebSphere Application Server supports performance data collection using the Performance Monitoring Infrastructure (PMI).  Which tool supports PMI and would be best to analyze the WebSphere Commerce runtime EJB, JVM and thread pool stats?()
    A

    WebSphere Commerce Analyzer

    B

    Tivoli Performance Viewer.

    C

    Tivoli Web Site Analyzer.

    D

    DB2 Intelligent Miner for Data.


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

  • 第20题:

    多选题
    Which statements are true regarding classless routing protocols?()
    A

    The use of discontiguous subnets is not allowed

    B

    The use of variable length subnet masks is permitted

    C

    RIP v1 is a classless routing protocol

    D

    IGRP supports classless routing within the same autonomous system

    E

    RIP v2 supports classless routing


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

  • 第21题:

    多选题
    When you use WebLogic Management Pack EE, which three operations are enabled compared to managing WebLogic Server only through web console?()
    A

    management of many WebLogic Server Domains from a single web console

    B

    tracking changes in the configuration of WebLogic Domain

    C

    automation of provisioning process in the new environment

    D

    checking compliance with the licenses that a customer has

    E

    visual creation of JDBC DataSource object to Oracle RAC


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

  • 第22题:

    多选题
    Which the two are true regarding a web application class loader?()
    A

    A web application may override the web container’s implementation classes

    B

    A web application running in a J2EE product may override classes in the javax.* namespace

    C

    A web application class loader may NOT override any classes in the java.* and javax.*  namespace

    D

    Resources in the WAR class directory or in any of the JAR files within the library directory may  be accessed using the J2SE semantics of getResource

    E

    Resources in the WAR class directory or in any of the JAR files within the library directory  cannot be accessed using the J2SE semantics of getResource


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

  • 第23题:

    单选题
    Which statement about ATM AAL5 over MPLS is true?()
    A

    It supports ATM signaling.

    B

    It supports traffic shaping of packets in MPLS to the ATM path.

    C

    It supports ATM switched virtual circuits

    D

    It supports fragmentation and reassembly.

    E

    It supports AAL5 SDU switching


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