Re: Preventing "ambiguous imports" in flowscript

2007-02-08 Thread Leszek Gawron
Niels van Kampenhout wrote: > Hi, > > Niels van Kampenhout wrote: >> Lionel Barth wrote: >>> I had the same problem updating from 2.1.7 to 2.1.10. I found a >>> solution in http://wiki.apache.org/cocoon/JavascriptForJavaProgrammers : >>> >>> "*Note:* Be sure to make importPackage(...) the first co

Re: Preventing "ambiguous imports" in flowscript

2007-02-06 Thread Niels van Kampenhout
Hi, Niels van Kampenhout wrote: Lionel Barth wrote: I had the same problem updating from 2.1.7 to 2.1.10. I found a solution in http://wiki.apache.org/cocoon/JavascriptForJavaProgrammers : "*Note:* Be sure to make importPackage(...) the first code line in your script, or you may get an "Ambi

Re: Preventing "ambiguous imports" in flowscript

2007-02-06 Thread Niels van Kampenhout
Lionel Barth wrote: I had the same problem updating from 2.1.7 to 2.1.10. I found a solution in http://wiki.apache.org/cocoon/JavascriptForJavaProgrammers : "*Note:* Be sure to make importPackage(...) the first code line in your script, or you may get an "Ambiguous import" error on the second

Re: Preventing "ambiguous imports" in flowscript

2007-02-05 Thread Lionel Barth
Hi, I had the same problem updating from 2.1.7 to 2.1.10. I found a solution in http://wiki.apache.org/cocoon/JavascriptForJavaProgrammers : "*Note:* Be sure to make importPackage(...) the first code line in your script, or you may get an "Ambiguous import" error on the second and following

Preventing "ambiguous imports" in flowscript

2007-02-05 Thread Niels van Kampenhout
Hi, I am trying to update my rather complex Cocoon application (guess which one) from 2.1.8 to 2.1.10. I get a lot of exceptions like this one: org.mozilla.javascript.EvaluatorException: "file:/C:/dev/opensource/hippo-cms-trunk/editor/src/site/workflow/workflow.js", line 49: Ambiguous import