Hi Mathieu,

> java.lang.Exception: Unknown language: text/ecmascript

If you mix several equivalent language types ('text/ecmascript' and
'text/javascript', for example), be aware that Cameron recently
committed a fix for unexpected behavior in these cases [1]. This is
only available in nightly builds and/or by compiling the trunk source
code yourself.

Also, this issue is commonly caused for not having 'js.jar' (and many
other jars) included in the classpath. Note that, if you don't
properly setup the classpath, potentially many other "weird" errors
such as this one will occur. ;-)  But this is already stated in
related mailing list threads...


> Thanks a lot!

Hope this helps,
  Helder


[1] http://svn.apache.org/viewvc?view=rev&revision=801512

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to