I'm building a JCA application using NWDS SP13 and having trouble locating the jar file which contains the ConnectionProperties class. I've read several posts (namely Which jar has ConnectionProperties class file?) which basically states that the class can be found in portal_services_api_lib.jar which is in file com.sap.portal.services.api. For the life of me, I can't find the aforementioned file, nor jar. Can the file be located using Java Development / Java Browser? Or, must the file be downloaded directly from the server (unix in my case) by a member of the Basis Team?
For the record, I've also looked in: com.sap.portal.ivs.internalconnector_api.jar
and
com.sap.portal.ivs.connectorserviceapi.jar
I have also run the Class Finder in NWDS with no luck.
Any help will be greatly appreciated...
Thanks.