cancel
Showing results for 
Search instead for 
Did you mean: 

Need com.sap.portal.ivs.connectorservice_api.jar

Former Member
0 Kudos

Hi

I am connecting EP to SQL server.

I am not able to resolve the compile time error because the jar file com.sap.portal.ivs.connectorservice_api.jar does not contain ConnectionProperties class into it.

This jar file I have downloaded from my portal server but it seems to be corrupted.

Could anyone help me by sending this jar file?

Please send me the com.sap.portal.ivs.connectorservice_api.jar file on my mail id parag.khare@tcs.com

Many thanks

Parag

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Parag,

ConnectionProperties class is located in different jars in different portal versions.

See:

In the latest release (NW04 SP10 or 11) the files have been moved to:

portal_services_api_lib.jar

which can be found in <J2EE_SERVER>inextcom.sap.portal.services.api

Hope that helps,

Yoav.

Former Member
0 Kudos

Hi Yoav

Thanks for your reply.

I am using SP9 pack.

Since you said that ConnectionProperties class is included in different jars in different versions.I have downloaded all the files from PDK because I am not sure which jar contains that class and the I included all the jars as external jars to my project but still compiler is not able to resolve the error regarding ConnectionProperties class.

Could you put some light on it.

Thanks

Parag

Former Member
0 Kudos

Hi Yoav

Ya I got it.

ConnectionProperties class is in com.sap.portal.ivs.internalconnector_api.jar for SP9

Thanks for your help

Points awarded.

Bye

Parag

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Parag Khare

How did you do to download these files from your portal ?