what are the benefits of load order in the deployment of the
application?
Answers were Sorted based on User's Feedback
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 |
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 |
What are the advantages node manager?
What is the difference between multicast and unicast?
When we will take thread dump?
How do I prevent errors when running t3dbping? : BEA Weblogic
How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic
Explain what is the purpose of using multipools in web logic server?
Is an xslt processor bundled in weblogic server?
What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
what are the new features of Webservices 1.6 than 1.4.From the interface and implementation aspect4.
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
What is the difference between T3 and HTTP protocol ?
What is config.xml?