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?



1) Scenario: I developed my application on local system and everything is perfect and tested. Now ..

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

Post New Answer

More Advanced Java Interview Questions

What is DTD?

3 Answers   Wipro,


What do you need to set-up a cluster with jboss?

1 Answers  


In a multitiered application which tier is the browser in?

10 Answers   Adobe,


How is serialization used generally ?

3 Answers  


Why is actionform a base class rather than an interface?

1 Answers  


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?

0 Answers  


what are the advantages of JTA over JTS?

1 Answers  


What value does read() return when it has reached the end of a file?

1 Answers  


list the types of dialodg

1 Answers   Wipro,


Describe responsibilities of Activator?

1 Answers  


What is the diffrence between a local-tx-datasource and a xa-datasource?

1 Answers  


whats is mean by class.forName() whats the return type of class

3 Answers   SolutionNET,


Categories