what is the use of module in weblogic
Answer / lokesh
Module is where the plugins are kept for the external entity.
for suppose the some other party tool, needs to be connected to wls, it's plugin will be kept in this module.
the version should be checked for the module by typing uname -a
| Is This Answer Correct ? | 0 Yes | 0 No |
Can a jms queue have multiple listeners?
What is the difference between Point to Point and Publish/Subscribe Point-to-point (P2P)
What is the use of TextMessage?
Does weblogic jms support clustering?
Is jmstemplate thread safe?
Why doesn't AQ_ADMINISTRATOR_ROLE or AQ_USER_ROLE always work for AQ applications using Java/JMS API?
Explain the difference between topic and queue?
Why doesn’t the JMS API provide end-to-end synchronous message delivery and notification of delivery?
Explain JMS and its Component?
What is the use of message queues?
How many types of messaging model do JMS provide for and what are they?
What is the functionality of jms message consumers?