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

Match the ejb functions given below with the functionality equivalent in sql? : BEA Weblogic

0 Answers  


Write a program to bind string values in a preparedstatement?

0 Answers  


How do we generate a digital certificate

2 Answers  


List components of jndi?

0 Answers  


What are class paths? How can they be set?

0 Answers  






What are the supported installation modes for WebLogic Server ?

0 Answers  


How many ways take thread dumps?

0 Answers  


Do you know what type of object is returned by resultset.getobject()?

0 Answers  


What is the purpose of stub in web-logic server cluster?

0 Answers  


I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic

0 Answers  


Tell me what are the steps involved in configuring the jms?

0 Answers  


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

0 Answers  


Categories