This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: ListShuttle Problemilya_shaikovsky Jan 3, 2008 4:03 AM (in response to jucobb2)Unfortunatelly can't reproduce first problem. Describe your environment. 
 About the second question. Make sure that you didn't removed equals and hashCode methods from the code. And also check that the converter from the demosite also used. This three points are important for list shuttle.
- 
        2. Re: ListShuttle Problemjucobb2 Jan 3, 2008 9:43 AM (in response to jucobb2)Thanks, I did get it to work finally last night. It was the hashCode and equals methods I was missing. 
 
    