Any open source message queue that can be used to send messages from COBOL to Java? -
I have a java stack (tomcat, etc.) and I need to send a message from the mainframe running CObol in Java May one of the open source quotes available can do so?
Sure, interoperate with IBM You should be able to talk to MQSeries in favor of IBM. Try starting from this site.
Comments
Post a Comment