nerdexam
Oracle

1Z0-599 · Question #60

Which feature is enabled when you start a WebLogic server with the -DserverType=wlx option?

The correct answer is A. JDBC. DserverType={"wls" | "wlx"} Specifies the Server Type, which determines the set of services that are started in the server The default is "wls", which starts all WebLogic Server services, including EJB, JMS, Connector, Clustering, Deployment, and Management. The "wlx" option…

Introduction to WebLogic Server

Question

Which feature is enabled when you start a WebLogic server with the -DserverType=wlx option?

Options

  • AJDBC
  • BJCA
  • CJMS
  • DEJB
  • EJava EE

How the community answered

(26 responses)
  • A
    85% (22)
  • C
    4% (1)
  • D
    8% (2)
  • E
    4% (1)

Explanation

DserverType={"wls" | "wlx"} Specifies the Server Type, which determines the set of services that are started in the server The default is "wls", which starts all WebLogic Server services, including EJB, JMS, Connector, Clustering, Deployment, and Management. The "wlx" option starts a server instance that excludes the following services, making for a lighter weight runtime footprint: * (not D) Enterprise JavaBeans (EJB) * (not B, not E) Java EE Connecter Architecture (JCA) * (not C) Java Message Service (JMS)

Topics

#server startup options#wlx server type#JDBC#server modes

Community Discussion

No community discussion yet for this question.

Full 1Z0-599 Practice