what happen if we deploy our component in weblogic server
Answer Posted / 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 |
Post New Answer View All Answers
How do I increase weblogic server memory? : BEA Weblogic
What is the managed server?
How can classpath be set?
What can be the reasons of server hang?
Are foreign destinations handled within foreign jms messages? : BEA Weblogic
What is Weblogic ? (Weblogic Interview Questions)
What are the special design care that must be taken when you work with local interfaces?
What is application tuning?
What is the purpose of stub in web-logic server cluster?
What is administration server?
How do I put a message back on the queue for processing? : BEA Weblogic
Write a program to call the store procedure of oracle that takes no parameter?
What is meant by jdbc and configuration details?
Do you know what are the steps involved in setting up classpath in web logic server?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean? : BEA Weblogic