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 are JSP tags? what is difference between include action and directory?

0 Answers   ADP,


How will the struts know which action class to call when you submit a form?

6 Answers   HeadStrong,


What is colon_pkg_prefixes and what is its use?

0 Answers  


What is the purpose of the finally clause of a try-catch-finally statement?

0 Answers  


What is the difference between Super and This Keyword?

4 Answers   HCL, TCS,






What is the difference between the string and stringbuffer classes?

0 Answers  


what is the proxy pattern?

1 Answers  


can a static method be overridden

41 Answers   IBM, SolutionNET,


What do you mean by Socket Programming?

0 Answers  


Is the infobus client side only?

0 Answers  


which deployment descriptor element is used to configure the authentication method? a. auth-config b. login-config c. sec-config

1 Answers  


what is domain,give me some brief information about that?

1 Answers  


Categories