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

Do you know what is the purpose of t3 in weblogic server?

1 Answers  


How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic

1 Answers  


What is thread dump?

1 Answers  


How do I publish an xml message? : BEA Weblogic

1 Answers  


Why is there no polymorphic-type response from a create () or find () method?

1 Answers  


The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic

1 Answers  


What is the difference between url instance and urlconnection instance?

1 Answers  


What is the name of default jvm that is made used for weblogic?

1 Answers  


How to check the version of Java?

1 Answers  


What type of object is returned by resultset.getobject()?

1 Answers  


What is multicast address in Clustering? Why do we need it?

3 Answers   IBM,


what is heart beat in weblogic

4 Answers   HCL, TEN,


Categories