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

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

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

A.
JDBC

B.
JCA

C.
JMS

D.
EJB

E.
Java EE

Explanation:
-DserverType={“wls” | “wlx”}
Specifies the Server Type, which determines the set of services that are started in the server
runtime.
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)
Reference: Oracle Fusion Middleware Command Reference for Oracle WebLogic Server , Options
for Configuring Deployment Attributes



Leave a Reply 1

Your email address will not be published. Required fields are marked *