> From: Derek Hohls [mailto:[EMAIL PROTECTED]
> Posted At: Wednesday, September 01, 2004 2:52 PM
> Conversation: Problems with schema-to-form example
> 
> Niels
> 
> You are right, I do have:
> 
>       <map:transformer name="forms"
> src="org.apache.cocoon.forms.transformation.FormsTemplateTransformer"
> logger="forms"/>
>       <map:transformer name="i18n"
> src="org.apache.cocoon.transformation.I18nTransformer">
>         <catalogues default="other">
>           <catalogue id="other" name="OtherMessages"
> location="cforms/messages"/>
>         </catalogues>
>         <cache-at-startup>false</cache-at-startup>
>       </map:transformer>
> 
> in the sitemap but, as far as I can see - this is correct!
> i.e. I do have a cforms/messages directory (see my mail
> below) into which I copies all the messages files,  so why
> is Cocoon not finding it?

In that case I do not know what is wrong.

If you just want to look at the example, you can disable the i18n transformer. It is 
not really essential to see how the example works.

Not the answer you were looking for, but I cannot come up with anything better at this 
moment.

Good luck
Niels

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

Reply via email to