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

Cognos URI for Custom JSP Pages / .WAR File

Started by Dinesh K. Dhiman, 10 Oct 2016 09:07:51 AM

Previous topic - Next topic

Dinesh K. Dhiman

Hello Experts,

Can you please help me in integrating .war file with Cognos?

Referring link,

http://www.cognoise.com/index.php?topic=28452.0

I already tried to work using following steps -
1) Placed the war file @ C:\Program Files\IBM\cognos\c10_64\webapps
2) Restarted the Cognos services
3) Tried accessing the application using http://localhost:9300/<warfile-name>

But, I'm getting "Context Root Not Found" error.

I'm using 10.2.2 Version with default Websphere Liberty Profile.

Andrew Weiss

imdineshdhiman,

Put the file into the wlpdropins folder instead.

-Andy
MetaManager makes administering IBM Cognos a breeze.  http://www.bspsoftware.com/MetaManager

Dinesh K. Dhiman

Thanks for the input Andrew.
Tried...

http://localhost:9300/<warfile-name>
says
Error 404: SRVE0190E: File not found: /

Whereas,
http://localhost:9300/<warfile-name>.war
says
"Context Root Not Found"