An EJB application is targeted to a cluster. Remote EJB clients can therefore take advantage of WebLogic Server's load balancing and failover capabilities.
However, a proxy server exists between the clients and the cluster, which performs IP address translation. Which cluster attribute should you modify to ensure that load balancing and failover work correctly?
A. Multicast Address
B. Persistent Store
C. Cluster Address
D. Migration Basis
E. Replication Channel
Which can be associated with multiple domains?
A. Cluster
B. Server Log
C. Node Manager
D. Administration Server
In WLST, you enter the shutdown () command with no arguments. Which statement is true in this case?
A. The server you are connected to will shut down.
B. The command does a "Force" shutdown.
C. The command blocks user interaction.
D. The command has timeout of 30,000 milliseconds.
You have successfully created a global data source and connection pool via the administration console.
In which directory relative to the domain will this new data source and connection pool definition located?
A. in a directory named config/dataSource
B. in a directory named config/connPool
C. in a directory named config/resources
D. in a directory named config/jdbc
E. in a directory named config
Identify three types of JMS resources that can be configured as a part of a JMS module.
A. JMS Distributed Destination
B. JMS Connection Factory
C. JMS Data Source
D. JMS Destination
E. JMS Server
Identify three ways to create a domain template.
A. Administration console
B. Domain Template Builder
C. unpack command
D. pack command
E. Node Manager
F. WLST
G. Configuration Wizard
Indentify three ways to create a domain template.
A. Administration console
B. Domain Template Builder
C. unpack command
D. pack command
E. Node Manager
F. WLST
G. Configuration Wizard
What is the default Staging Mode for servers?
A. No-Stage
B. Stage
C. External Stage
D. Use the defaults defined by the deployment targets
E. Copy the application onto every target for me
Consider an IT infrastructure comprising several web and EJB applications. Each application is expected to handle significantly different workloads, and therefore has different resource and scalability requirements. Which is the best solution for this scenario?
A. Configure a dedicated server for each application.
B. Configure a separate cluster for each application.
C. Configure a separate domain for each application.
D. Configure a separate proxy for each application.
When describing a WebLogic domain, which three statements are true?
A. A domain may be set up in either Production Mode Production Mode or Development Mode.
B. All instances of WebLogic Server must be defined within a domain.
C. The domain configuration is stored in Oracle database by default.
D. Any instance of WebLogic Server may update the domain configuration
E. The security realm for a domain is optional.
F. A domain maybe created by using the Configuration Wizard.