Author Message
dbrundage
Joined: Aug 24, 2016
Messages: 12
Offline
Is there any documentation for using the Context Store SDK API within a maven project?

I manually installed the cd-sdk-api-3.6.jar to my local repository and then got an error in Eclipse due to a reference to ingensg-commons-security-3.6.jar. Since ingengsg-commons-security-3.6.jar is one of 25 jar files, and I am not real familiar with Maven, I wanted to see if someone else had already done this and could offer some guidance before I manually started adding jar files until everything compiled.
YvonneAherne
Joined: Jan 10, 2017
Messages: 2
Offline
documentation for developing a Java Client against the Context Store SDK is available from page 38 in the Avaya Context Store Snap-In Developer Guide, the latest version is available here:
[url]http://www.devconnectprogram.com/fileMedia/download/cfac6021-7fb4-4f05-b9b2-8337411fd9dc
[/url]

If you are manually adding in jars to a maven project, add the required ingensg-commons-security jar and the project should build for you.

Kind Regards,
Yvonne
JunxiangJi2
Joined: Feb 4, 2015
Messages: 8
Offline
Can anybody update the latest developer doc for CS 3.5.1? It still says we can import the SDK in maven and it cost me half day to resolve the issue.

https://www.devconnectprogram.com/fileMedia/download/6734fc93-087b-4b1f-a1e7-aeff68d7c3f1
JunxiangJi2
Joined: Feb 4, 2015
Messages: 8
Offline
Also the sample code for Java SDK is also broken and needs update!
Go to:   
Mobile view