Revision 1 as of 2005-10-10 14:59:47
1. Could not perform validation checks for component as the class was not found
Turns out that if you are going to use a component as a composite key, the component must
Override equals
Override hashCode
Implement java.io.Serializable