I've been trying to get the i18n stuff running to no avail. 

I Have a tranformer configured 

<map:transformer name="i18n"
src="org.apache.cocoon.transformation.I18nTransformer">
      <catalogues default="msgs">
        <catalogue id="msgs" name="messages" location="resources"/>
      </catalogues>
      <cache-at-startup>true</cache-at-startup>
</map:transformer>

And no matter how hard I try I cant get the messages to display during
the transformation, am i missing a step?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to