Re: Flowscript problems with cocoon version 2.1.4

2004-04-24 Thread beyaNet Consultancy
Hi, this issue has now been resolved. I had to rebuild cocoon! Peter On 20 Apr 2004, at 20:01, beyaNet Consultancy wrote: is anybody having problems with flowscript on version 2.1.4 of cocoon? If not, could you send me a copy of your js.jar and rhino1.5r4-continuations-20030906.jar as I continue

Flowscript problems with cocoon version 2.1.4

2004-04-20 Thread beyaNet Consultancy
Hi, I getting an error while trying to setup my first flowscript code. The error I am getting is: org.apache.avalon.framework.CascadingRuntimeException: Continuation is not defined Could anyone out there please send me a copy of their sitemap, so as I can see how to properly setup up flowscript

Re: Flowscript problems with cocoon version 2.1.4

2004-04-20 Thread Christopher Oliver
Most likely you have another version of Rhino in your classpath. beyaNet Consultancy wrote: Hi, I getting an error while trying to setup my first flowscript code. The error I am getting is: *org.apache.avalon.framework.CascadingRuntimeException: Continuation is not defined *Could anyone out

Re: Flowscript problems with cocoon version 2.1.4

2004-04-20 Thread beyaNet Consultancy
Christopher, the version of Rhino I have installed in my web-inf/lib folder is : rhino1.5r4-continuations-20030906.jar. Is this the correct version for cocoon version 2.1.4? If not, where can I get the correct .jar from? Peter On 20 Apr 2004, at 18:08, Christopher Oliver wrote: Most likely

Re: Flowscript problems with cocoon version 2.1.4

2004-04-20 Thread beyaNet Consultancy
is anybody having problems with flowscript on version 2.1.4 of cocoon? If not, could you send me a copy of your js.jar and rhino1.5r4-continuations-20030906.jar as I continue to get the following error message: x-tad-biggerReferenceError: Continuation is not defined.

Re: Flowscript problems with cocoon version 2.1.4

2004-04-20 Thread Michael Wechner
beyaNet Consultancy wrote: is anybody having problems with flowscript on version 2.1.4 of cocoon? not really, but we had some confusing exceptions because we used some global variables within a certain flowscript. The flowscript which had the global variables continued to run fine, but all

Re: Flowscript problems with cocoon version 2.1.4

2004-04-20 Thread Christopher Oliver
What is your environment like? That is the correct jar. What I'm saying is that there is probably another Rhino jar somewhere in your class path. One way to find out is this: