If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

axisCognosClient.jar axisReportNetClient.jar and cognosClient.jar

Started by marsh82, 20 Dec 2010 12:53:07 PM

Previous topic - Next topic

marsh82

Hi All,

IBM Cognos 8 Software Development Kit (SDK) comes with multiple Java archives (JAR) that contain SDK classes. The files "axisCognosClient.jar", "axisReportNetClient.jar" and "cognosClient.jar" in the C8_ROOT/sdk/lib directory contain all classes with the package reference "com.cognos.developer.schemas.bibus._3.*".

I am not able to get any of the 3 JAR files from internet, so i am not able to import com.cognos.developer.schemas.bibus._3.* package in eclipse. why are these jars not available any where. Can any one please share these jar files or let me know the reason for non availability of there jars over internet, while we are able to get many other jar files.

Thanks,
Marshall

MFGF

They should be included in the install media for the SDK. If you don't still have the install media, you can download the SDK install from the IBM website (you will need your IBM customer number to get access).

MF.
Meep!

sir_jeroen

Yep.. If you have the SDK installed you can import all necessary libs... Are you in perhaps importing the libs from the webapps/P2PD/Web-inf/lib directory?

xiska

Hello Togehter

There is a little difference if you install it in a existinc cognos installation or in a separate folder.
If you install it in a separate folder you may not find the ...\webapps\samples directory and any jsp file.
In this case you cannot use asp or jsp files as a extended application.
Extended applications are sdk applications within a webpage (portlet).

I always recommend to install the sdk into the same directory and then get the files.

Have fun.