Sorry! my last posting is wrong

include-script in .script file can not find path to JavaScript fo the Locale=ru and another non default locale

Path in resource-path is correct and all in CLASSPATH

 I tried with my.js and my_ru.js and my_ru_RU.js, but there is always an exception.

--------------------------------

net.sf.tapestry.ResourceUnavailableException

Could not locate private asset /com/registry/web/components/Desktop/my.js for locale ru

---------------------------------

in Desktop.script

<include-script resource-path="/com/registry/web/components/Desktop/my.js"/>

Reply via email to