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 / 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 |
What is DTD?
What do you need to set-up a cluster with jboss?
In a multitiered application which tier is the browser in?
How is serialization used generally ?
Why is actionform a base class rather than an interface?
Hi I have joined java course. I also want additional help from any tutorials website. Please suggest me tutorials which provides easy to understand online applet tutorials?
what are the advantages of JTA over JTS?
What value does read() return when it has reached the end of a file?
list the types of dialodg
Describe responsibilities of Activator?
What is the diffrence between a local-tx-datasource and a xa-datasource?
whats is mean by class.forName() whats the return type of class