suppose you deployed a new application and the application is not reflecting to clent. what will be your steps of action
Answer / jagadish
First we need to check whether the application is correctly
deployed by checking the log files both in Managed server
and in admin server.
Next thing is to check what url the application is mapped
and what url the team is trying to open.We need to check
the access logs too for information on what ip are trying to
access the server or app.
We can also go for a re deployment of the application
| Is This Answer Correct ? | 14 Yes | 2 No |
for example we have two boxes,one box it contain one adminserver & one managed servr and another box it contain one managed server.how to configuring the these server?
What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic
What is Horizontal and vertical clustering ?
Explain load blancing alogarthims in cluster??
What do you understand by JDBC connection pool? What are the steps to create a connection pool in WebLogic?
Which is the best tool for monitoring Weblogic server(WLS8)?
How many way to start and stop weblogic servers?
Define the toolbar elements.
Do you know how can third-party jdbc driver be used with jms?
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
What are the admin default ports?
Write a program of web logic server to get the connection pool attribute?