Hi,
I am just starting out on a piece of work to convert some old JCO based EP5 portal components to use the new connection framework, the docu seems clear on what to do with one small exception
Which external JAR libraries do I need to include in my eclipse project thus enabling me to use the corresponding import statements ?
Many thanks
Richard
Here are the libraries that you need for Connector Framework components:
.../additional-lib/connector.jar
.../additional-lib/com/sapportals/connectorframework/framework/GenericConnector.jar
.../additional-lib/com/sapportals/connectorframework/framework/ConnectorHelper.jar
.../additional-lib/jta.jar
.../portalapps/com.sap.portal.ivs.connectorservice/lib/com.sap.portal.ivs.connectorserviceapi.jar
Add a comment