what are the benefits of load order in the deployment of the
application?

Answers were Sorted based on User's Feedback



what are the benefits of load order in the deployment of the application?..

Answer / anand

In three tier arcitecture , Load order can make sure that
Technical flow for project,configuration setting,security
option,type of object, initial classes, gets loded in the
classpath.

Is This Answer Correct ?    8 Yes 0 No

what are the benefits of load order in the deployment of the application?..

Answer / srihareesh

The Benefits of load Order is if we want to change the Our
won Deployment order, Suppose if we want deploy our
application first, compare to other deployments,the default
deployment order is 100, change our deployment order 100 to
suppose 80,then our application is deployed first compare to
other deployment order. u can see the result in config.xml
file also.

Deployments-->click on Installed
file-->overview-->deployment order

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Weblogic Interview Questions

Explain the difference between dynamic and non-dynamic changes in the console?

0 Answers  


Explain what are the ways in which the dns request of failed servers handled?

0 Answers  


Is There Any Possibility For Starting Managed Server During The Absence Of Administrator Server ?

0 Answers  


Explain the types of deployment modes and diffrernces between them?

0 Answers  


For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic

0 Answers  






What are the States of the Weblogic Server ?

0 Answers  


What are the functions of t3 in the web logic server?

0 Answers  


Is an xslt processor bundled in weblogic server?

0 Answers  


Which memory space does thread stack get allocated from?

0 Answers  


How to make a managed server ?

0 Answers  


How to find the heap memory of managedServer?

4 Answers   Delta,


What is thread stack size?

0 Answers  


Categories