First let me explain the architecture we have here. We have JSP on the web end and we are calling Java beans on a AIX Server. We have a MQClient on the AIX Server and MQServer on a different Central A ...
First let me explain the architecture we have here. We have JSP on the web end and we are calling Java beans on a AIX Server. We have a MQClient on the AIX Server and MQServer on a different Central A ...
I am trying to implement MQSeries in batch environment on a OS/390 Mainframe machine. This is the scenario...A application AppX writes to our Queue intermittently.
My question is how can i make use o ...