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
What is abstract schema?
When is the best time to validate input?
What is prototype?
Which textcomponent method is used to set a textcomponent to the read-only state?
What is jboss?
What is in-memory replication?
How a component can be placed on Windows?
What are externizable interface?
What is a session? Can you share a session object between different theads?
What value does read() return when it has reached the end of a file?
What if the static modifier is removed from the signature of the main method?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
What is the difference between the session.get() method and the session.load() method?
Explain what is synchronization?
Which component handles cluster communication in jboss?