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

Jar files for to install sdk on local machine

Started by kish, 14 May 2008 09:22:03 AM

Previous topic - Next topic

kish

Hi,
where should I copy the jar files form SDK to build java application.
Do I need to do any other configurations to run the java application ?

Thanks,
K.

Ty Clabbers

Have you installed SDK? During that install a directory tree is build with your jar files needed

kish

No , I have n't installed it  on locally ... but its installed on remote machine ?
So do i have to  use jar files  to use ??

how can i run  the application ? do  i have to  configure any thing ???

Ty Clabbers

Cognos won't support you unless you do a complete install of SDK on the machine where you want to run scripts. Reason is you have to compile your java scripts. In theory it would be possible to only run a jar file (compiled on another machine). For this i think you will have to copy the <COGNOS_HOME>\sdk\java\lib dir and the compiled files. Can't tell if you can compile on your local machine.

Darek

You have to have the JAR files locally. It is safe just to copy them.