
If you want to use business logic that runs on SAP NetWeaver 7.2 Application Server (AS) Java or later, you need to add an additional client JAR that ensures the proper communication between the systems. You have to add this JAR as a library reference to your application.
To use enterprise beans that reside on SAP NetWeaver 7.2 AS Java, you have to:
More information about using the SDM tool: Software Deployment Manager
<reference reference-type="hard"> <reference-target target-type="library" provider-name="sap.com">tc~je~ejb~client~720</reference-target> </reference>