Paul Krill
Editor at Large

IBM looks to modernize Cobol

news
May 11, 20042 mins

Mainframe apps get Java, SOAP links

IBM is looking to modernize Cobol applications by bridging its mainframe-oriented Cobol and WebSphere products to EJB and service-oriented architectures.

The company will unveil new versions of its Enterprise Cobol and WebSphere Studio Enterprise developer products on Monday.

Improvements in Cobol extend the life of Cobol applications, which IBM officials said account for more than 200 billion lines of code in use worldwide. With the new version of Enterprise Cobol, Version 3.3,  the language can be extended to Web applications, SOAP, and HTTP, according to IBM.

In Enterprise Cobol Version 3.3, programmers working with IBM’s z/OS can generate outbound XML from a Cobol data structure and interoperate with EJB, according to IBM.

“In the previous version [3.2], we had support for handling inbound XML” to parse it and give access to events, said Jim Rhyne, an IBM Distinguished Engineer in the company’s software group. Version 3.3 adds the ability to generate XML and hand it off to other applications, Rhyne said.

Developers can write EJB in Cobol 3.3 on WebSphere z/OS, which is the mainframe version of the WebSphere application server. “In effect, what this allows [developers] to do is create reusable components and use those components in [different] environments,” such as in a batch application or in a CICS application, he said. The Cobol compiler replaces manual coding to the Java Native Interface through automatic generation of JNI code that Cobol uses to communicate with Java.

“The main benefit is it allows customers to reuse code that they have without having to duplicate it in Java,” Rhyne said. EJB can perform functions such as accessing information in databases or making risk calculations in insurance applications.

Also featured in the new release of Enterprise Cobol is the debugging of Cobol mixed with other types of application code. Version 3.3 also supports the latest release of DB2 Universal Database, which is Version 8.

WebSphere Studio Enterprise Developer 5.1 .1 features IDE capabilities for both J2EE and Cobol development. The product supports service-oriented architectures in that SOAP-based access can be developed for mainframe applications. A mainframe system, for example, could be linked to a Windows program.

Also in the new release, WebSphere applications can communicate with CICS applications without having to separately buy WebSphere Studio Application Developer Enterprise Integrator, according to IBM officials.

Also featured is enhanced capabilities for z/OS connectivity and queue management and developer support for Host Access Transformation Server.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author