cancel
Showing results for 
Search instead for 
Did you mean: 

ConnectionProperties can not be resolved

Former Member
0 Kudos

Hi,

I'm trying to run the JCA Example that I downloaded from SDN. And it's been two days now and I'm trying to get Eclipse to recongize ConnectionProperties inside my JCAExample; I keep getting error "ConnectionProperties can't be resolved or is not a type". I even tried Jar Class Finder but it didn't find the jar file among my jar files.

Please help me by telling me what's the name of the jar file needed to define that ConnectionProperties class (it would be super nice if you can tell me from where I can download it).

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Mohammed,

I'm not sure if it's got the same package as you are looking for, but there is a file called ConnectionProperties in the com.sap.portal.ivs.connectorserviceapi.jar.

This can be found on your EP installation under <install dir>.../cluster/server/services/servlet_jsp/work/jspTemp/irj/root/WEB-INF/portal/portalapps/com.sap.portal.ivs.connectorservice/lib

For future reference, it's best to copy all the *_api.jar files from the portalapps directory to a folder on your pc and add a reference to the eclipse build path to point to this folder.

Hope this helps,

Rashad