Your task is to create and start a managed server on a “remote” computer (a computer other than the one where the domain has been created and the Administration server is currently running).
So far you have:
1. Created the managed server, called startmanaged1, in the administration console
2. Created a managed server" JAR file template by using the pack command or, the Administration server computer.
Which order of steps on the remote computer will successfully finish your task?
When creating a new Managed Server using the administration console, which two points must be considered?
You use a web browser to log in to a web application that is deployed to WebLogic Server. When you click link named "publish" on the site, an "Access Denied" message appears.
Which two statements must be true about this server's security configuration?
Consider a cluster of four servers: ServerA, ServerB, ServerC, and ServerD.
The cluster hosts a web application and is accessed using a proxy pug-in. This web application is configured to use in-memory session replication.
A user is directed to ServerA. An HTTP session is established on ServerA and is also replicated to ServerC. If ServerA subsequently fails, which server will this user be redirected to?
Which four tasks are required to use database persistence for JMS messages?
Consider the following excerpt from mod_wl_ohs.conf:
WebLogicCluster 192.168.13.1:7001, 192.168.13.2:7001,192.168.13.2:7001
SetHandler weblogic-handler
Assuming that this is a valid is a valid configuration, which two conclusions can you make?
An application fails. The exception indicates that the JDBC data source, jdbc-hr.HRDS, cannot be found. Identify two possible steps that you can perform to verify the data source’s availability.
Which statement is true about the java Node Manager?
While creating a new domain in the Configuration Wizard, there are two types of machines that may be configured. Identify them.
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?
You are deploying an EAR by using the administration console. You are part way through the process. In the administration console, you see that the EAR has the State of “Prepared.”
What can you do in the administration console to bring the deployment to the “Active” State?
Which answer best describes how you can start the Java-based version of the Node Manager?
You received a signed certificate from a Certificate Authority and you wish to use the keytool command-line utility to store it in your keystore. Which command of keytool would you us
Indentify three tools that you can use to create a deployment plan.
Which two statements are true about java EE shared libraries?
Which two statements are true about adding servers to a cluster?