what happen if we deploy our component in weblogic server
Answer Posted / mandar
An entry is made in config.xml for the component or webapp
that we are deploying. the entry consists of the path of
application on box and contextroot. The war/jar/ear of
webapp is extracted and copied to the path thats already
updated in config.xml. So when a hit comes for the webapp to
app server, it will first check config.xml for contextroot
and will display the webapp hosted on its associated path.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the tree view pane in the web logic server?
What are the various causes for out of memory?
What is thread stack size?
Why in jdk we have two different folders for bin and lib ?
Explain load blancing alogarthims in cluster??
What is meany by plugin?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance?
What is the difference between creating a distributed application using rmi and using a ejb architecture?
Explain the use of http ?
Explain different parts available as part of jvm and describe them in few lines.
Ho do you troubleshoot server hang?
How do I publish an xml message? : BEA Weblogic
What is wlst?
Tell me about security in weblogic?
What is clustering? What are the different types and how does clustering works in a network ?