I gave up and reinstalled tomcat.
I now actually get screens but the buttons all show up as "untranslated"
The cmsui.xml files are locared at
C:\tomcat\webapps\lenya\lenya\resources\i18n and seem to be correct.
C:\tomcat\webapps\lenya\sitemap.xmap contains the following,
<map:transformer logger="sitemap.transformer.i18n" name="i18n"
src="org.apache.cocoon.transformation.I18nTransformer">
<catalogues default="cmsui">
<catalogue id="cmsui" location="cocoon://i18n-catalogue/"
name="cmsui"/>
</catalogues>
<untranslated-text>ronuntranslated</untranslated-text>
<cache-at-startup>true</cache-at-startup>
</map:transformer>
From what I read, cocoon will eventually find the default cmsui.xml
file if it can not match the language code. I might be showing fr or
en_US depending on which browser I try with and what I have as the
default languages.
I am not sure if the location matches. The name cmsui looks OK but
location="cocoon://i18n-catalogue/" looks a bit odd.
Ron
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]