Posted: Thu Sep 05, 2002 8:57 am Post subject: Java and OS/390 (mainframe)
Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
All:
Someone posted a question about Java on the mainframe on a Java ListServer. So I thought I would also post my answer here - in case anyone is interested.
+++++++++++++++++++++++++++++++++++
Hi,
Java on OS/390 (mainframe) under USS (Unix System Services) works really, really well. I am the Architect / Developer for a prototype Java application that will run on OS/390. It will use the following technologies: Java, XML4J, MQSeries, IMS, OS/390 datasets (not HFS files).
Basically, the Java application on OS/390 will retrieve a XML message from a queue of a queue manager on OS/390. Parse the message for product codes, etc.. then execute an IMS transaction using Java OTMA Callable Interface (not under IMS BMP or MPP). The Java application will take the reply from the IMS transaction and format as a CSV (Comma Separated Value) file. The CSV formatted data will be written to a queue and also written to an OS/390 dataset (backup only).
People always get weird about mainframes. There is nothing weird about them. Think of a mainframe as an incredibly fast server.
Here are some links for the technologies mention above:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum