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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -