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

How is a java object message delivered to a non-java client?

0 Answers  


What are the services in RMI ?

0 Answers  


Can we have more than one action servlet?

7 Answers   HP,


Explain about thread synchronization inside a monitor?

0 Answers   Saksoft,


Define the remote object implementation?

0 Answers  






What is the name of the state, when a thread is executing?

4 Answers  


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

0 Answers  


What are the design considerations while making a choice between using interface and abstract class?

0 Answers  


what are the software's needed to develop advanced java 3 tier application project

1 Answers  


advantage of thread?

3 Answers   HCL,


Explain Life cycle of Servlet Filter.

2 Answers   InfoBrain, ITC Infotech,


What is codebase in applet?

2 Answers  


Categories