How do I integrate SAP with CORBA?
Created May 4, 2012
Robert Castaneda You can use JRFC or Java BAPI to access RFC's and BAPI's inside SAP from Java, which can of course be made as a CORBA server.
See http://www.sap.com/solutions/technology/bapis/java/obnjava.htm for details.