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 |
How do I provide user credentials for starting the weblogic server?
What is meant by full gc and explain it?
How many admin consoles possible in a single domain?
Explain briefly what is the nm?
What type of object is returned by resultset.getobject()?
What are the two important tcp socket classes?
What is actually weblogic cache?
What is meany by proxy server?
How Administration Server And Managed Servers Will Interact ?
What is the admin server?
How can classpath be set?
What is the difference between Connection Pool and data source?