Don't quote me but I bet the version of the Rhino JavaScript interpreter
[1] was upgraded and the new version does a better job of spotting this
syntax error.
Regards,
David Legg
[1] http://www.mozilla.org/rhino/
Paul Joseph wrote:
Hi David,
Thank you for your reply.
It works perfectly fine AS IS with Cocoon 2.1.7.
Would you know what changed in Cocoon 2.1.11 to make this change needed?
thx
Paul
David Legg wrote:
Hi Paul,
In my flowscript, I get an error on this line and I don't know
why--the jar file with this package is on the classpath.
var encoder = new
Packages.org.apache.cocoon.ojb.samples.bean.PasswordEncoder();
Remove the brackets '()' from the end of the line. You want to
create a new Object and not call a function.
Regards,
David Legg
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]