On Mon, 28 Mar 2005, Yves Vindevogel wrote: > BTW: how did you solve it ???
using coockies instead session > > On 28 Mar 2005, at 23:19, [EMAIL PROTECTED] wrote: > > > On Mon, 28 Mar 2005, Yves Vindevogel wrote: > > > >> Hi, > >> > >> I developed part of an app on my OSX running Tomcat 5 and Cocoon > >> 2.1.(6) > >> I use a session to store stuff in. > >> > >> I use ProxyPass and ProxyPassReverse from Apache to Cocoon. > >> > >> When I log in via Apache, I seem to lose the stuff I store in the > >> session. > >> When I connect via Tomcat, it works. > >> > >> So, it seems that the ProxyPass forwarding is not working 100% > >> correctly for sessions .... > >> > >> Does anybody have a workaround ? > >> > >> You can test the difference in behaviour on: > >> http://212.221.24.70/ecseed/ (login: deme pass: demetest) > >> http://212.221.24.70:8080/cocoon/www.ecseed.com/ > >> > >> Both is the same files .... When you get into the reports, you will > >> see the database in the top corner. This is fetched from the session. > >> In the first link, this remains blank. Probably due to the forwarding > >> ... > >> > >> Any idea ? > >> > >> Yves > > > > hi Yves > > > > i have the same problem since 2.0.4rc version of cocoon (now i use > > 2.1.6) > > i have try both modproxy/modrewrite with out to find any solution > > > > but its very strange that those 3 years from 2.0.4rc until now only me > > and > > now you, are complain about this > > > > --stavros > > > > > > > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
