Which is the best approach to connect IBM Mainframe application using Java Connector Architecture (JCA)? -
which best approach connect ibm mainframe application using java connector architecture (jca)?
you have many options... i've tried them all.
their ctg product can bottleneck , licensing ridiculously expensive. recommend staying away cics transaction gateway.
you can homebrew solution using plain data sockets. we're doing this. developed standard java annotation library , standard cobol copybook.
consider mainframe webservices. xml parsing/marshaling can ziip/zaap eligible, don't incur mips charges.
you may consider esb sonic progressive software. offer product called shadow takes guesswork out of mainframe webservices.
Comments
Post a Comment