|
FIXML
< Previous Next >
Re: CME Clearing API with FIXML
Jörg Thönnes / Macdonald Associates 16 Apr 2008 5:40AM ETHi Andrew,
> Is MQ Series a prerequisite for connecting to CME Clearing API? and
> do you support other MOM server or JMS API other than MQ series?
> Please advise.
MQ Series also support the JMS API Version 1.0 and 1.1. So you can also connect using JMS if you deploy the correct JMS support JAR files in the class path of your client. Starting with MQ Series 6.0 IBM even provides a JCA-1.5 compatible connector RAR file to be deployed in J2EE Application servers as GlassFish, JBoss and other. I did not try this JCA-1.5 adapter myself, but I believe you can use it to create managed objects as connection factories to access the MQ queue manager and queue objects. Using the JCA-adapter you can also access the queue from message driven beans.
If you need more help, feel free to post more questions.
Cheers, Jörg
Re: CME Clearing API with FIXML Jörg Thönnes / Macdonald Associates 16 Apr 2008 5:40AM ET
|