FW: [donation] user communication system

2002-11-21 Thread Giuseppe Di Pierri
Hi everybody, we are working with Cocoon as Users for a year, but this is the first time we develop something for it. We would like to donate this couple of classes that serves as 'standard' User Communication System (don't let you deceive by the name, it is a simple stuff). The aim is to

problem on preceding Axes

2002-08-21 Thread Giuseppe Di Pierri
Hi guys, I am actually using cocoon 2.0.3 tomcat 4.0.4 and W2000, proceding and proceding axes don't work correctly. Does anybody had the same problem? Do I have to change some configuration of the xml parser? Tanx in advance for you answer. and especially thanks to the cocoon community that

Re: ESQL Update problem

2002-05-16 Thread Giuseppe Di Pierri
- Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, May 05, 2002 5:09 PM Subject: ESQL Update problem I have been developing an application for a few months now and up till now I haven't need to use the SQL UPDATE command, but when I added the code below

Re: config memory with multiple cocoon instances one one machine

2002-05-15 Thread Giuseppe Di Pierri
Hi guys, I'm a collegue of Patrick. Thanks for your answer Stephan. Our actual configuration is: in catalina.sh: CATALINA_OPTS=-Xms100m -Xmx450m (we will also try the combination that you suggest, Stephan) in each of the three cocoon instances under tomcat, the files cocoon.xconf

using MSQL's LAST_INSERT_ID() with DatabaseAddAction

2002-03-01 Thread Giuseppe Di Pierri
Hi there, I have a problem using the DatabaseAddAction in MySQL. I would do two table insertions, one after an other like the following example: INSERT INTO base (id,...) VALUES(NULL,...); # id is defined as INT NOT NULL AUTO_INCREMENT INSERT INTO derived (id,)

authorization of a subproject

2002-01-11 Thread Giuseppe Di Pierri
Hi Guys, need help for easly manage Access Control Lists. I would have more than one protected area, under which dozen of pages have to be protected by means of session-validator action. Is it possible to declare in sitemap.xmap (one level up to each protected areas) something like that (not

RE: authorization of a subproject

2002-01-11 Thread Giuseppe Di Pierri
, Aaron -Original Message- From: Giuseppe Di Pierri [mailto:[EMAIL PROTECTED]] Sent: Friday, January 11, 2002 11:15 AM To: [EMAIL PROTECTED] Subject: authorization of a subproject Hi Guys, need help for easly manage Access Control Lists. I would have more than one

Re: Question about XSLT parameters

2001-12-20 Thread Giuseppe Di Pierri
Hi Bartomeu, you can do what you want by : 1. inserting the following lines into sitemap.xmap: map:match pattern=yourpattern map:generate src=docs/yourfile.xml/ map:transform src=stylesheets/file-page2html.xsl map:parameter name=yourparameter

Re: Dummy proof XML on-line editing

2001-12-20 Thread Giuseppe Di Pierri
PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Dummy proof XML on-line editing Date: Thu, 20 Dec 2001 10:54:50 -0200 Giuseppe Di Pierri wrote: Hi, It would be very very nice also to have this (web)application to give you suggestions (as a simple list) about elements or attributes that may

Re: Speed Problem

2001-12-14 Thread Giuseppe Di Pierri
Hello Peter, recently my colleagues and I had an idea, that I want to submit here. We thought devide our web-applications in two categories: writing and reading activities. The latter are just reading (query) activities already prepared in static html form by the former ones. This files are