what happen if we deploy our component in weblogic server
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / raj
You can see the status of the component deployed
as 'Active' in the admin console and can make calls to
access the EJB's(if the deployed component contains
EJB)...If the deployed component is a war file,you can
access the JSP's or other components that are part of the
war file....
| Is This Answer Correct ? | 3 Yes | 1 No |
Is it possible to set aside a message and acknowledge it later? : BEA Weblogic
What are class paths? How can they be set?
What are the ways in which the dns request of failed servers handled?
what is the diffrence between weblogic server 8.x/9.x/10.x?
What is wlst in web logic?
When should I use multicast subscribers? : BEA Weblogic
What is a license file ?
Tell me what are the causes of having ociw32.dll error in the database of web logic server?
What does 'stub' mean in weblogic server?
In Future how the role of WEBLOGIC in realtime ?
In web logic what is the msi code?
How do stubs function in a web logic cluster?