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.
imdineshdhiman,
Put the file into the wlpdropins folder instead.
-Andy
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"