Hello Christian, It is our own project which generates code automatically from UML-Class-Diagrams. We have to discuss this topic in our project-group, but I don't think they'll add an interface-implementation to the generated classes only to get our WebApp to work (there are other parts in the project, not only our webApp).
Regards, Tim > -----Original Message----- > From: Christian Daszenies [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 31, 2005 12:58 PM > To: MyFaces Discussion > Subject: Re: Antwort: problem with tree2 componen > > Hello Tim, > > > Thanks Bruno, the tree now seems to work. But now I get a lot of > > "NotSerializable" Exceptions from all other classes throughout the > > application. The problem is that the webApp is generated dynamically > from a > > UML-diagram. So we don't have the opportunity to make all classes > > serializable. > > What UML-tool are you using? Usually they all support some sort of > customizing the generated classes. > > Regards, > Christian

