This was in the hibernate log

2004-08-24 09:21:35,681 -
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/hibernate/HibernateEntity.vsl [line 111,column 18]
: $attribute.type.fullyQualifiedHibernateType is not a valid reference.

On Tue, 2004-08-24 at 09:40, Martin West wrote:
> I have two classes defined in MD A and B. A has an attribute of type B.
> The hibernate cartridge generates ...
> 
>      * @hibernate.property
>      *     column="EFFECTIVE"
>      *     type="$attribute.type.fullyQualifiedHibernateType"
> 
> for the attribute of type B.
> 
> I thought I had seen this reported before but a search doesnt show a
> similar problem.
> 
> This on 3.0M2.
> 
>    
-- 
Martin West
Head of Product Design and Development
http://www.star-map.net
+44(0)207 318 0308
+44(0)787 968 0096

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to