COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => SDK => Topic started by: kish on 14 May 2008 09:22:03 AM

Title: Jar files for to install sdk on local machine
Post by: kish on 14 May 2008 09:22:03 AM
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.
Title: Re: Jar files for to install sdk on local machine
Post by: Ty Clabbers on 15 May 2008 04:49:57 AM
Have you installed SDK? During that install a directory tree is build with your jar files needed
Title: Re: Jar files for to install sdk on local machine
Post by: kish on 15 May 2008 02:41:54 PM
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 ???
Title: Re: Jar files for to install sdk on local machine
Post by: Ty Clabbers on 20 May 2008 03:33:17 AM
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.
Title: Re: Jar files for to install sdk on local machine
Post by: Darek on 15 Jun 2008 07:41:27 PM
You have to have the JAR files locally. It is safe just to copy them.