Posted: Fri Jul 27, 2007 7:47 am Post subject: JMS providers
Novice
Joined: 27 Jul 2007 Posts: 15
In the WAS admin console.......under the resourses-> JMS provider we are having four options like Default messaging, Websphere MQ, Generic and V5 default messaging......
what is the difference between all these types........
Read the WAS manual.
Different messaging engines are available with different level of functionality and or different implementations.
WAS 6.x => JMS Engine, WebSphere MQ + generic...
WAS 5.x => Default messaging engine, WebSphere MQ + generic...
Under Generic you can define any JMS provider not previously referenced. You do this through JNDI bindings.
Default messaging or JMS Engine (over SI BUS) gives you a different implementation...
For 5.x it is a restricted functionality implementation of MQ
For 6.x the JMS Engine is a java only implementation of the JMS Engine. It communicates with MQ via a foreign BUS definition and MQ channels...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum