Can you give some information in which way you "call" Cocoon and how your sitemap look like? It seems you simply get a completely new session.

Joerg

On 13.01.2004 23:33, Jay wrote:

Versions being used: Tomcat 4.0.6, Cocoon 2.1.3, Sun JDK 1.4.2_02,
Linux Gentoo 1.4
Our basic problem is that our application, which is run on Tomcat (just
a collection of .jsp files mostly) calls Cocoon (via a call to
http://ipaddress:8888/reportx.pdf) to generate .pdf reports. But once
that happens, the session information is lost. Specifically, you still
have a session, but with a different session id than before (and all of
the previously saved information is gone).
So it appears the the session is now overridden by Cocoon. So is there a
way to configure Cocoon to not do so?
We also tried running Cocoon under a separate JVM but got the same
results. You must refresh the app at this point because it no lost all
information stored about itself.
Thanks,
Jay


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to