BUG? cocoon generates faulty namespace (xmlns:%@$#^@#=%@$#^@#)

2003-12-01 Thread Peter Dietz
Hi, our problem is that cocoon generates the namespace xmlns:[EMAIL PROTECTED]@#=[EMAIL PROTECTED]@# at the end of a pipeline containing two session transformations, two cinclude transformations and two xslt transformations. As a result the last xslt transformation does not work properly.

RE: shopping cart : creating a new context

2003-10-30 Thread Peter Dietz
to store an xml tree as an session attribute, by using the xsp-session:set-attribute tag. The answer to this might be very simple, I don't know. Do you? Cheers, Julien - Original Message - From: Peter Dietz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, October 30, 2003 9:32 AM Subject

RE: shopping cart : creating a new context

2003-10-29 Thread Peter Dietz
Hi, I also had problems creating and accessing session contexts. I solved them using the session logicsheet. You can find the doc here http://cocoon.apache.org/2.1/userdocs/xsp/session.html Have fun, Peter -Original Message- From: julien bloit [mailto:[EMAIL PROTECTED] Sent: Mittwoch,

using session transformer/accessing context

2003-10-28 Thread Peter Dietz
}.xml? The ways I tried using session:getxml did not bring me any further. Thanks a lot in advance, Peter Dietz