cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Connector

Former Member
0 Kudos

Hello,

when i will make a bapi call by the sap connector framework, what i have to do? Can i take the sap connector framework wizard? But i become a error-msg:

Error This compilation unit indirectly references the missing type javax.resource.cci.ResourceAdapterMetaData (typically some required class file is referencing a type outside the classpath) BspConnectorAppConnection.java BspConnectorApp/src/com/gft/connector/connection line 0

Only the jdbc connector is default on the sap application server. When I will make a bapi call, which connector i need (java?) and i have to pay for that or not - example please?

Thanks,

Frank

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You need to import the additional JARS required for the Javax and it is jta.jar. I had the same problem when i was using the SAP connector framework. The Jars will be under the admin/lib directory of the J2EE server.

Thank you

arun

gregorw
Active Contributor
0 Kudos

Hello Frank,

have a look at this thread: I hope it helps.

Regards

Gregor