Does anyone know if it is possible to write a Common JMS client - i.e. Which works with JMS from different vendors (e.g. Sonic, IBM SIB, Jboss, etc.)?
Each time I wrote the code of the JMS client, it is always very specific to implement with the dependent JAR and Context classes.
Thank.
source
share