Re: Counting Sessions

2002-01-26 Thread Bernhard Huber
hi, i think your problem is not cocoon releated. first let me ask you are you talking about http-session? In that case you should read the servlet-2.2, or servlet-2.3 spec. You may want to use a ServletContext attribute holding the current session-count. Lets say: Integer total_count = (Inte

Re: [C2] Bug in SQL transformer?

2002-01-26 Thread SunnyDay
Hi Luca, the clean machine does the same - but only if I access my ORACLE-DB!! Now I commented out the line in the stylesheet which Grant (the originator of this thread - you remember ;) mentioned - and it worked - no exception no error page ... I decided to split the line from

RE: C2 Memory Settings - Xms, Xmx, freememory, and heapsize

2002-01-26 Thread Gerhard Froehlich
Hi Peter, >From: Peter Hargreaves [mailto:[EMAIL PROTECTED]] > >Hi Gerhard, > >In my earlier notes on the above topic, I mentioned my garbage collector >occasionally taking over the system thereby freezing it! I think it Damn threads! >could be a bug connected with the Round Robin not managing

[Ann] JEuclid project launched

2002-01-26 Thread Stephan Michels
Hi, I have startet a project at www.sourceforge.net to create the possibility to render MathML content. It is a component for the Apache Cocoon, which converts MathML to GIF images or SVG. Everyone who is interested, can use this project or help to finish it. Thank you for your attention, Steph

Re: Any way to use processing instructions?

2002-01-26 Thread Stefano Mazzocchi
[Subscribed back after 18 months. Sorry guys, but I didn't have time/energy to follow both the dev and the user list. I won't be much responsive here (you guys are doing a great job anyway, but I'll be here as I should be] Dimitry Chernyshov wrote: > > Actually, it's not that simple... C1 could