I have created an application that places messages onto an MQ queue,
this runs fine with no problems when I run it as a stand alone
application, but when I try to deploy it as a bean (therefore
requiring a server) it fails - something to do with the JMS
configuration. I did not know that I had to use JMS if I am using MQ
Does anyone know how I can get around this?