Hello Jan,

since the NPE is due to missing fields in the metadata,
I assume that a workaround is to add field-descriptors.

see below.

> -----Original Message-----
> From: Jan Berkel [mailto:[EMAIL PROTECTED]

> <class-descriptor
>     class="cabane.templates.Template"
>     table="TEMPLATES"
>  >

Please try to add a field descriptor here and see what 
happens.

>     <extent-class class-ref="cabane.templates.BaseTemplate"/>
>     <extent-class class-ref="cabane.templates.MailTemplate"/>
> </class-descriptor>
> 
> <class-descriptor
>     class="cabane.templates.BaseTemplate"
>     proxy="dynamic"
>  >
>     <extent-class class-ref="cabane.templates.MailTemplate"/>

Please try to add a field descriptor here and see what 
happens.

Olli

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

Reply via email to