Re: Flowscript - getting started

2003-06-11 Thread Bertrand Delacretaz
Le Jeudi, 12 juin 2003, à 07:18 Europe/Zurich, Tony Edwards a écrit : ... Is there a definitive resource I could get hold of that would point me in the right direction? http://wiki.cocoondev.org/Wiki.jsp?page=GettingStartedWithFlow is a good starting point. -Bertrand -

Re: Flowscript

2003-03-12 Thread Ugo Cei
Luca Marchetti wrote: But... I need to declare some special component in the map:components part of the sitemap? No. I advise you to checkout the most recent CVS module and try with that. Ugo -- Ugo Cei - Consorzio di Bioingegneria e Informatica Medica P.le Volontari del Sangue, 2 - 27100 Pavia

Re: Flowscript

2003-03-12 Thread Luca Marchetti
Ugo Cei wrote: Luca Marchetti wrote: I'm tryng to get flowscript work When I try to use flowscript, as in the flow/calc demo of cocoon2.1 i get this error: ReferenceError: "Continuation" is not defined. Looks like you have a wrong version of Rhino in your classpath. Verify that you have rh

Re: Flowscript

2003-03-11 Thread Ugo Cei
Luca Marchetti wrote: I'm tryng to get flowscript work When I try to use flowscript, as in the flow/calc demo of cocoon2.1 i get this error: ReferenceError: "Continuation" is not defined. Looks like you have a wrong version of Rhino in your classpath. Verify that you have rhino1.5r4-continuati

Re: Flowscript

2003-03-10 Thread Niclas Hedhman
On Monday 10 March 2003 23:35, Luca Marchetti wrote: > Hi all. > I'm tryng to get flowscript work > When I try to use flowscript, as in the flow/calc demo of cocoon2.1 i > get this error: > > ReferenceError: "Continuation" is not defined. Flow is still in progress, and there are issues with it