What is the name of the WebLogic specific deployment descriptor of Java Enterprise Application?
Assume that you would like to clone an existing WebLogic Domain and enable some customizations. What scenario would you choose?
Identify four features of WebLogic that provide value above and beyond a simple Java EE container.
In a Java EE messaging application, one MDB is consuming a lot of memory at high traffic.
What configuration should you use to prevent possible out-of-memory error at high traffic and at the same time not losing messages?
What type of Java EE application can be upgraded to WebLogic 12c using the Smart Upgrade tool?
How can you configure High Availability for interacting with a non-Oracle database using WebLogic?
Which WebLogic optimization allows one non-XA resource to participate in a distributed transaction?
An application that needs to use a shared library has a deployment descriptor that only specifies the Specification-Version and Extension-Name of the shared library. When the application is deployed, which shared library will be used?
A customer has a web application with HTTP Sessions that need to be replicated to a backup site that is more than 100 miles away from the primary site, connected over the Internet.
Which type of session replication in WebLogic is recommended?
A web application is bound to the context named "/webapp" and the client uses the browser and makes a request to the resource http://server:port/webapp/ctxl/resource.
Where do you place this resource inside the web application structure?
Which three JVM options would you add to investigate performance issues in a Hot-Spot JVM?
Identify the three processes that customers can choose for patching WebLogic Server.
A customer claims that while redeploying a web application in the production system all their customers have to log in again. What do you recommend?
What are the two proper locations of deployment descriptors files inside of archives deployed to WebLogic?
You completed the development of a new application and want to create a new domain in a new environment for functional testing. You want to have the same settings for your new domain as your old domain, with the option of changing the configuration in the new target environment.
Which two actions should you execute?
A customer has a Stock Watch application that publishes stock recommendations to different customers and programs. The stock recommendation message should be processed by only one of the JMS Servers in the cluster. Which JMS model should be used?
A customer stores environmental settings in the deployment descriptors of an application. Whenever they promote the application version from testing to the production environment, they need to open the archive and modify the deployment descriptor. This process is against their security policy.
What approach should you recommend to leverage WebLogic features such that they do not have to modify the application archive for different environments?
A customer has a WebTrade application that initially uses the embedded LDAP to authenticate users. To enhance security, the customer decides to use OAM to authenticate some of the users against an external LDAP store. For this to work, a customer configured an OAMAuthenticator, but was not sure what to select for the Control Flag. What Control Flag should the customer choose?
When a critical error occurs, which module in Enterprise Manager will automatically collect diagnostics data from WebLogic Server?