Re: [Fornax-developer] Hibernate MappingException for Enums.

2010-10-15 Thread Patrik Nordwall
Please use the new forum: http://groups.google.com/group/fornax-platform/ Chrismic wrote: > > Hi all, > > I have defined an enum in my model file as follows: > > -- > > "Enum denoting the visibility of a recipients address when a message is > sent to one or more recipients" > enum Ad

[Fornax-developer] Hibernate MappingException for Enums.

2010-10-14 Thread Chrismic
Hi all, I have defined an enum in my model file as follows: -- "Enum denoting the visibility of a recipients address when a message is sent to one or more recipients" enum AddressingVisibility { String code key TO ("to"), CC ("cc"), BCC ("