1) Scenario: I developed my application on local system and
everything is perfect and tested. Now on UAT this
application is deployed on clustered server environment.
They are logical or physically clustered. But application is
not working over there.
 What is the issue with application?
 What are the first things which come in your mind?
Answer Posted / rajesh
1. There might be some global parameter needs to be set for
Application to work with clustered envoirenment.
2. When the application was tested it was tested on
standalone envoirenment hence it is not necessary that it
will work in clustered mode with the same settings.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain the steps in details to load the server object dynamically?
Name the class that is used to bind the server object with RMI Registry?
How is a java object message delivered to a non-java client?
Explain what is orm?
What is the difference between session and entity beans?
Can I use multiple html form elements with the same name?
What is a clone?
Why a component architecture for the java platform?
What are the different approaches to represent an inheritance hierarchy?
What is a class loader? What are the different class loaders used by jvm?
what are the advantages of JTA over JTS?
What are the oops concept?
Write a singleton program?
What is prototype?
what is Activation Instantinator?