I want to use JCA(Java connector architecture) and get data from Mainframe system using IBM provided Resource adapter(.rar) file. I could not find out this file in IBM portal. Since it is an old way of connecting from Java to Mainframe, it may not available. Please help me to find out.
I'm looking for IBM provided ECI resource adapter (cicseci.rar) file. This file to be deployed in WAS server along with my client side code to establish the connection between Java and IBM mainframe system
CICS Transaction Gateway (CICS TG) SDK Downloads which says (in part)
There is an archive of an archive in the download there, and within said archive you can find
cicstgsdk\api\jee\runtime\managed\cicseci.rarYou may also find Choosing the correct CICS TG Resource Adapter to deploy in WebSphere Application Server helpful.