Answer Posted / 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 |
Post New Answer View All Answers
How to handle non-transacted sessions with respect to jms?
Do text messages use data?
What is the procedure to configure jms security?
What is administered objects in jms?
What is a topic?
What are the steps involved in configuring the jms?
What are the functionalities of a jms provider?
Can we send message from one server to another server using jms?
How does jms listener work?
Why jms is used in java?
Can two different jms services talk to each other? For instance, if a and b are two different jms providers, can provider a send messages directly to provider b? If not, then can a subscriber to provider a act as a publisher to provider b?
What is jms destination?
What is a jms queue?
Give an example of using the publish/subscribe model.
What is the use of connection factory in jms?