What is Service Provider ?
Answer / neha
A messaging system which implements the JMS interfaces.There are numerous service providers are available today.Examples are open JMS , JBoss Messaging . In the coming sections we will be looking into JMS examples . There ,we will be using OpenJMS as the service provider.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the principle difference between the working mechanism of jms and rpc?
Why jms is used in java?
What are JMS Providers?
Why doesn’t the JMS API provide end-to-end synchronous message delivery and notification of delivery?
Why do we use jms?
Explain about Connection factory interface?
Are foreign destinations handled within foreign jms messages?
How do the wls jms 6.1 server/destination message maximum and threshold values work?
What is the use of jms? In which situations we are using jms?
Is jmstemplate thread safe?
What is the difference between BytesMessage and StreamMessage?
How do I use a startup class to initialize and later reference jms objects?