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
What is the boot?
In a web logic server what is the domain?
How should I use sorted queues? : BEA Weblogic
How do I put a message back on the queue for processing? : BEA Weblogic
Which of the algorithms is used by the weblogic server as the default load balancing strategy for clustered object stubs when no algorithm is specified ? : BEA Weblogic
What are the different modules of wlst?
how to upgrade the weblogic server licence?
What is the difference between txdatasource and datasource?
You are noticing a performance impact on your application and you suspect the underlying operating systemresources might be causing the issue, what steps would you take to narrow down the issue?
How many messages are sent across the network for processing topic messages? : BEA Weblogic
What is application tuning?
What is clustering and what is achieved through it?
What is meant by full gc and explain it?
Define the list of pre-configured queues?
Why is there no polymorphic-type response from a create () or find () method?