What are Administered Objects ?
Answer / neha
These are preconfigured objects. Two types of administered objects are destinations and connection factories.
| Is This Answer Correct ? | 0 Yes | 0 No |
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?
How does spring jms listener work?
How do I handle request/response using jms?
What is the difference between the P2P (Peer to Peer) model and subscribe model?
Which are the benefits of mdb (message driven beans) over standard jms consumers?
Does JMS specification define transactions?
What is JMS API Architecture?
What is jms queue in weblogic?
Explain the creation of JMS Administered objects?
Explain about Connection interface?
How do I configure jdbc so that the jms jdbc store recovers automatically?
Give an example of using the publish/subscribe model.