You are deploying a web application called inventory.war. It has been installed and has the Stat* "Prepared." It is targeted to the Managed Server named managed1. The web application's context route is /inventory and the starting page is index.jsp However, you want to test the application before allowing end users access to it. In the administration console, you select inventory-war, and then select Start and "Servicing only administration requests. In your web browser, you need to enter a host and port followed by /inventory/index.jsp. What host and port would you use?
You deployed a simple web application WAR by using the administration console. Its state is currently "Active." In the administration console, under Configuration of the application, you change some deployment descriptor values. What happens when you save such changes?
Your server includes an application that uses a generic JDBC data source to connect to a database. However, the network connection between the server and the
database is not 100% reliable.
You wish to avoid scenarios in which the application fails due to a failed JDBC connection. Identify two data source attributes to help accomplish this.
You have selected Configuration Archive Enabled for the domain. When a configuration change and activated, where is the previous version of the configuration archived?
A managed server, myserver1, has a boot.properties file in the security directory. It was started with the startManageWeblogic.sh script(.cmd in windows) and his boot.properties file was used for its startup credentials. You just used the administration console to change all administrator passwords. To continue using boot.properties, what can you do?
A client accesses a web application named company store that is running on WebLogic Server. After adding several items to the shopping cart, the host server crashes. The client is automatically redirected to another server by a proxy, but the shopping cart is now empty. Which WebLogic Server feature would you enable to remedy this situation?