Re: [OT] Porting Cocoon to the Whitespace language?

2003-04-01 Thread Denis
You mainly have to say it loudly ;-)) - Original Message - From: "Sylvain Wallez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 01, 2003 3:28 PM Subject: Re: [OT] Porting Cocoon to the Whitespace language? > Geoff Howard wrote: > > > At 06:34 AM 4/1/2003, you wrote: > >

Re: Changes made to flow system.js

2002-12-04 Thread Denis
Just to give an other option: -SendPageAndWait -SendPageAndFree - Original Message - From: "Stefano Mazzocchi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 05, 2002 8:44 AM Subject: Re: Changes made to flow system.js > Andy Lewis wrote: > > what about I/O terms?

Re: Cocoon GetTogehter in Ghent

2002-11-19 Thread Denis
Tel:+49-5251-1581-30 [EMAIL PROTECTED] - http://www.s-und-n.de - Cocoon book: http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20 Weblog: http://radio.weblogs.com/0103021/ ===== -Original Message- From: Denis [ma

Re: Cocoon GetTogehter in Ghent

2002-11-19 Thread Denis
Great! Would be even better with some 'who is who' stuff, so that we all could put some faces on names and vice-versa ... Regards, Denis (hope to be able to attend to the next GetTogether event next year ...) - Original Message - From: "Matthew Langham" <[EMAIL

Re: FOP - Adding Font and compile the fop.jar for cocoon?

2002-11-18 Thread Denis
-dev ... Regards, Denis - Original Message - From: "Rogier Peters" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 18, 2002 9:42 AM Subject: RE: FOP - Adding Font and compile the fop.jar for cocoon? I'm sorry for reacting this late: I got th

Re: FOP - Adding Font and compile the fop.jar for cocoon?

2002-11-17 Thread Denis
ts to be correctly used by the serializer is to add the node into the config.xml file that is into the .jar file Moreover, the metrics-file attribute should contain the full path to the xml file as shown below: Regards, Denis - Original Message - From: "Scherler

Re: FOP - Adding Font and compile the fop.jar for cocoon?

2002-11-15 Thread Denis
quot; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 15, 2002 4:32 PM Subject: AW: FOP - Adding Font and compile the fop.jar for cocoon? Hi Denis, Once you created the xml font file, you should just update the 'conf/config.xml' file that is included with the fo

Re: FOP - Adding Font and compile the fop.jar for cocoon?

2002-11-15 Thread Denis
; Sent: Friday, November 15, 2002 4:32 PM Subject: AW: FOP - Adding Font and compile the fop.jar for cocoon? Hi Denis, Once you created the xml font file, you should just update the 'conf/config.xml' file that is included with the fop package shipped with cocoon and not replacing this ja

Re: FOP - Adding Font and compile the fop.jar for cocoon?

2002-11-15 Thread Denis
Hi Thorsten, Once you created the xml font file, you should just update the 'conf/config.xml' file that is included with the fop package shipped with cocoon and not replacing this jar. I got it working chinese chars and other ttf fonts. Regards, Denis - Original Message

Re: Fw: 2.1 -dev / sunRise,sunSpot version

2002-10-18 Thread Denis
url should be: http://localhost:8080/cocoon/samples/portal/sunspotdemoportal - Original Message - From: "Richard Reyes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 2:26 AM Subject: Re: Fw: 2.1 -dev / sunRise,sunSpot version > what I did was clicked on the

MS XDocs and cocoon

2002-10-09 Thread Denis
this is true, it will bring more efficiency to cocoon by avoiding transformations steps (which are bottle necks in cocoon). Regards, Denis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

Re: TOP URGENT ( running ESQL ( Cocoon ver 2.0.3) with jdk 1.4 on Tom Cat 3.3.1 )

2002-09-13 Thread Denis
Pleas look at the downloads. You have 2 sets of binaries, one for 203 with 1.3 JVM and one for the 1.4JVM So please check out that you got the correct version of Cocoon ... Hope this will solve your issue - Original Message - From: "deepak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc:

Re: iText jars

2002-09-05 Thread Denis
Hi all, Does anybody has a description of the XML format used by iText? I tried to find it from the home site of iText without success. Thanks, Denis - Original Message - From: "Piroumian Konstantin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, S

Re: Cocoon - web environment coupling ?

2002-08-29 Thread Denis
e to move the xalan, xml-apis and xerces files into the JAVA_HOME%\jre\lib\endorsed\ directory. It should make the difference. See details on : http://xml.apache.org/cocoon/installing/index.html Denis - To unsubscribe, e-mai

Re: Cocoon - web environment coupling ?

2002-08-28 Thread Denis
In fact, it may take several seconds - or minutes - to start up the cocoon servlet. But this should happen anly the first time you start your Tomcat engine. Check out your java settings and preload options of cocoon to make your start up time as small as possible, H

C2.1-Dev - Charts

2002-08-20 Thread Denis
Hi, I'm running the 2.1 dev version of cocoon and I'm interested in the 'Charts' samples. I would like to know where to get the description of the xml format used to create the xml files used for those exam

Re: SWF generator and serializer

2002-07-25 Thread Denis
pl.java:3135) at java.lang.Thread.run(Thread.java:536) Regards, Denis - Original Message - From: "Torsten Curdt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 24, 2002 11:27 AM Subject: Re: SWF generator and serializer On Wednesday 24 July 2002 1

Re: SWF generator and serializer

2002-07-24 Thread Denis
Hi, I just got the latest CVS version of cocoon 2.1-dev and I'm looking for those new SWF generator/serializer but I did not found the examples. The classes are there but no examples ... Denis PS: iText serailizer works fine and seems to be faster than FOP ... I'm just wonderring ho

Cocoon-2.1 samples

2002-07-05 Thread Denis Thierry
t the session is not invalidated. It might be a security issue ... Nevertheless, all looks promissing, Regards, Denis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: SourceWritingTransformer java.util.EmptyStackException error

2002-06-28 Thread Denis Thierry
Hi Carsten, Just to confirm. I downloaded the csvHEAD and compiled. The examples are now running perfectly out of the box !!! Denis - Original Message - From: Carsten Ziegeler To: [EMAIL PROTECTED] Sent: Friday, June 28, 2002 9:17 AM Subject: RE: SourceWritingTransformer

Re: SourceWritingTransformer java.util.EmptyStackException error

2002-06-27 Thread Denis Thierry
>- Original Message - >From: Carsten Ziegeler >To: [EMAIL PROTECTED] >Sent: Thursday, June 27, 2002 3:34 PM >Subject: RE: SourceWritingTransformer java.util.EmptyStackException error > > >Hi Denis, > >could you please add more information? How does your pip

SourceWritingTransformer java.util.EmptyStackException error

2002-06-25 Thread Denis Thierry
(AbstractS AXTransformer.java:351) [skip a lot ...] at java.lang.Thread.run(Thread.java:536) ERROR (2002-06-25) 17:29.08:241 [sitemap.transformer.tofile] (/cocoon/mount/editor/test/3) HttpProcessor[80][4]/SourceWritingTransformer: cancelled by recycle() method Does anybody has a clue? Denis

[RT] Flowmaps

2002-06-18 Thread Denis Thierry
his likely phrase in the documentation: You need to >write a JavaScript flow script, which is composed of two file scripts. > If I did understand well, all this is about defining webapps and hence why not using the following terminology : Regards, Denis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Trouble with Views and XSP ...

2002-06-13 Thread Denis Thierry
: ... ... and finally I have links defined as scribeIt.html?cocoon-view=scribeIt-pdf I do not get errors but the view does not access to the full generated file from the xsp generator!!! BTW I'm using Tomcat 4.03, JSK1.4 and Cocoon202

Re: POI Serializer - IE 6.0 and MS Excel 2000

2002-06-02 Thread Denis Thierry
Thanks a lot Michael,   I'll try to get this from microsoft and i'll post it!   Regards,   Denis - Original Message - From: Michael Hartle To: [EMAIL PROTECTED] Sent: Friday, May 31, 2002 6:51 PM Subject: Re: POI Serializer - IE 6.0 and MS Excel 20

POI Serializer - IE 6.0 and MS Excel 2000

2002-05-31 Thread Denis Thierry
10ko ...). Does anybody already experienced it? Denis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]