Re: Newbie to Cocoon

2005-12-10 Thread Bertrand Delacretaz
Le 10 déc. 05, à 06:15, anshuk pal chaudhuri a écrit : ...I was going through the Cocoon documentation.I m completely new to it. What I am really interested is in transformation... You might want to have a look at the Supersonic Tour, either on your installed Cocoon or live at http://cocoon.z

Antw: Create PDF on background

2005-12-10 Thread Martin Geissler
hello, I create my heavy wight pdf files over night per coocon ant task. So in my webapp there is only a reader to the pdf file and no progress bar is needed. Sorry, but I have no idea about a progress bar. Martin >>> [EMAIL PROTECTED] >>> I have a PDF that takes some time to be created and I w

Running a shell script from Cocoon

2005-12-10 Thread Yves Vindevogel
Hi, I was wondering if it is possible to run a shell script from Cocoon. The script is fairly easy: it calls OpenOffice on the command line to execute a macro. Yves Vindevogel begin:vcard fn:Yves Vindevogel n:Vindevogel;Yves org:Implements adr:;;Kempische Steenweg 206;Hasselt;;3500;Belgium e

force cocoon to reload web.xml and cocoon.xconf

2005-12-10 Thread mgo
Hi there   I am writing a webapplication which includes a setup page.   The setuppage made some modification on web.xml and cocoon.xconf.   Can I force cocoon to reload this two files from perhaps another servlet or anything similar?   At the moment it is necessary to restart whole

RE: Session info to pipeline

2005-12-10 Thread jdwilliams
While waiting on some help with the question in my previous email, I discovered Martin Man's db-authenticator action in the "samples/protected" directory. Has a nifty descriptor file with a select element, which in turn has a "to-session" attribute that lets you send whatever you want to the sessi

Re: Session info to pipeline

2005-12-10 Thread Peter Sparkes
Building on the "samples\blocks\authentication-fw" sample in 2.1.8 you can use something like: I also put the cinclude files