AW: Customization

2003-05-29 Thread Marco Rolappe
hi fernando, assuming the snippet is from your actual sitemap; put that inside the ;-) > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Auftrag von Mato Mira, Fernando > Gesendet: Mittwoch, 28. Mai 2003 15:38 > An: '[EMAIL PROTECTED]' > Betreff: RE: Cu

AW: [HELP] determining possible leak

2003-03-28 Thread Marco Rolappe
he Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Auftrag von Christopher Watson > Gesendet: Donnerstag, 20. Marz 2003 21:49 > An: [EMAIL PROTECTED] > Betreff: RE: [HELP] determining possible leak > > > Marco > > At risk of a red herring ...

AW: [HELP] determining possible leak

2003-03-20 Thread Marco Rolappe
> -Ursprungliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Auftrag von Pier Fumagalli > Gesendet: Donnerstag, 20. Marz 2003 20:37 > An: [EMAIL PROTECTED] > Betreff: Re: [HELP] determining possible leak > > > > symptoms: > > - webapp runs fine for hours (12-24 hours

strange exception: java.io.CharConversionException: isHexDigit

2003-03-20 Thread Marco Rolappe
I can't really make sense of this one (appearing in catalina.out). it may be a tomcat issue, but I didn't find anything in this regard. there are only a few of this type, so it seems to occur sporadically. the line from CocoonServlet (cocoon 2.0.4) involved is: this.cocoon = getCocoon(re

AW: [HELP] determining possible leak

2003-03-20 Thread Marco Rolappe
] > Auftrag von Gianugo Rabellino > Gesendet: Donnerstag, 20. Marz 2003 19:26 > An: [EMAIL PROTECTED] > Betreff: Re: [HELP] determining possible leak > > > Marco Rolappe wrote: > > hi group, > > > > there's a problem I currently have with a webapp, that makes me

[HELP] determining possible leak

2003-03-20 Thread Marco Rolappe
hi group, there's a problem I currently have with a webapp, that makes me go crazy. the webapp has been live for about two months now, and I think the problem didn't exist in the beginning. the problem itself seems to be some leak. config: - linux box (dual processor) - tomcat 4.1.18 - coco

AW: Cocoon 2.0.4 & deli 0.9.1

2003-03-13 Thread Marco Rolappe
just a sidenote... when experimenting with DELI I found out that it didn't work correctly at least with saxon (6.5.2 IIRC). this was due to the fact that the profile was handed to the xslt transformer as a parameter of type Document (DOM). saxon seems to be unable to handle this correctly.

AW: Can't enable logging & can't connect to MySQL

2003-03-07 Thread Marco Rolappe
please have a look at tomcat's logs. maybe there's a premature failure preventing the logger from doing its job. > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Auftrag von Yatin Shah > Gesendet: Freitag, 7. März 2003 06:59 > An: [EMAIL PROTECTED] > Betre

bug or feature? problem with internal redirect

2003-03-02 Thread Marco Rolappe
I have following situation: I have a 'core' sitemap which is to serve 'core' data, i.e. data which is the same for a set of other sitemap. within the core sitemap I have e.g.: ...

AW: [ot] exploring logs with swing gui

2003-02-16 Thread Marco Rolappe
hi bernhard, I've also been looking for something like this, but haven't found anything appropriate. first thought about writing some special LogTarget, but didn't have the time and motivation then. I'd definitely be interested in your adoption. among other things I find it very useful to dynamic

AW: [ANN] Project-level Stats added

2003-02-07 Thread Marco Rolappe
hi vadim, looks really interesting. one question: how are the graphs being generated? TIA > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Im > Auftrag von Vadim Gritsenko > Gesendet: Freitag, 7. Februar 2003 14:51 > An: Cocoon Developers; James-Dev Mailin

AW: [OT rant] there must be some way out of here...

2003-02-04 Thread Marco Rolappe
sorry to disturb, just have a tiny question: > -Ursprungliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Im > Auftrag von Dirk-Willem van Gulik > Gesendet: Dienstag, 4. Februar 2003 12:26 > An: [EMAIL PROTECTED] > Betreff: Re: [OT rant] there must be some way out of he

excalibur monitor unused?

2003-01-28 Thread Marco Rolappe
apart from being declared in cocoon.xconf I can't find any code where the monitor is being referenced/used. so, can I assume that this is just a useless thread and removing the declaration from cocoon.xconf doesn't do any harm?

AW: cvs commit: xml-cocoon2/src/java/org/apache/cocoon/transformation EncodeURLTransformer.java

2003-01-28 Thread Marco Rolappe
caching seems a better point than creating sessions while generating content... I think this should be documented/added to the FAQ then. Just didn't why my urls weren't encoded when creating my session via create-session="true", until I found out about the way the pipeline was setup. another thin

Shopping Cart

2002-11-19 Thread Marco Silva
t idea. 1. Invetory Management System 2. Ordering System 3. Profile Management System 4. Shipping Management System 5. Reporting System It will love create a base system that can apply for all. Please let me help. Marco Silva [EMAIL

howto format user input and save to database by default database actions

2002-03-04 Thread marco
I am using the DatabaseAddAction to insert user input data into the database, but I cannot format the user input (e.g. uppercase) before saving data into the database or I cannot split one user input field data and save to serveral columns of a table. Please help! ---

my svg does not work in cocoon 2.0.1

2002-03-04 Thread marco
I was using cocoon 2.0.0, tomcat 4.0.1, jdk1.3.1_01 in Windows 98, the svg2png serializer works fine, but the svg graphics becomes blank after I upgraded the cocoon to 2.0.1. Please help! - To unsubscribe, e-mail: [EMAIL PROTECT

valid value type of action fields?

2002-02-28 Thread marco
Does anyone know all the valid value of the "type" property of the following tags? Which type should used agaisnt the data type of MySQL columns? personnel - To unsubscribe, e-m

howto make use of default database add, delete, update action for mutilple table at a time

2002-02-19 Thread marco
I have a user input form and which is used to add/update/delete records in serveral tables. I found a sample that came with cocoon, but it is simple example that only one table is handled at a time. How can I make use the default DatabaseAddAction, DatabaseUpdateAction, DatabaseDeleteAction to ma

help on error message "Branch too large"

2002-02-17 Thread marco
The error message "Branch too large" was being displayed while I am accessing an XSP web page. Please advise the way to resolve this. Thanks. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROT

Howto know the cocoon project directory

2002-02-15 Thread marco
Please advise how to retrieve the physical directory (e.g. D:\jakarta-tomcat-4.0.1\webapps\cocoon\my_project) of the current project in an xsp file, because I need to create sub-directories at runtime. Thanks. - To unsubscribe, e

debug xsp

2002-02-06 Thread marco
Please advise how to debug xsp programs (Any tools). A web page used to be viewed normal. After I made some changes the xsp file, the web browser shows "page not found". No hints for debugging xsp file. - To unsubscribe, e-mail:

Re: why the SVG font size is differ between Windows and Linux

2002-01-29 Thread marco
why the SVG font size is differ between Windows and Linux? - Original Message - From: "marco" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 9:10 AM Subject: why the CVS font size is differ between Windows and Linux > why th

aggreate serveral "styled" xml files

2002-01-29 Thread marco
I have 3 XML files (heading, left panel, content) and 3 stylesheets for each of the XML files. What can I do in site to style each XML file and then aggregate them into 1 html page? - To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

why the CVS font size is differ between Windows and Linux

2002-01-29 Thread marco
why the CVS font size is differ between Windows and Linux? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: how to display a web page with a MS word document which is stored in database

2002-01-24 Thread marco
Word documents natively unless you have a reader > plugin. > > On 01/24/02 17:27, "marco" <[EMAIL PROTECTED]> wrote: > > > I am using cocoon 2, tomcat 4.0, jdk1.3, mySQL 3.23.39. > > > > I am thinking of store the MS word document in database or file system

how to display a web page with a MS word document which is stored in database

2002-01-24 Thread marco
I am using cocoon 2, tomcat 4.0, jdk1.3, mySQL 3.23.39. I am thinking of store the MS word document in database or file system. Please advise which storage method is the best and please advise the detail technical implementation of the two methods (i.e. how to write the code of the program). Than