Hi all,
I´m currently working on a CIAC project with some development made by a partner, the thing is they are using a cookie generated by the application server called “Cognoscookie”, with that they use the session ID to run some queries from a portlet.
The problem is in the customer weblogic, this cookie is not being generated, I tried on a demo environment over JBOSS and it is being generated.
Anyone with some weblogic experience have an idea on what is happening?
I know it is pretty specific question, but you never know if you don’´t ask
Thanks in advance,
Alex.
Ok, got it, seems that the Cognos cookie is generated on those installs where the reporting components are installed together with the Portal, so in this case those components where missing, and the cookies too.
Thanks a lot for the help.