> Creating beans from that will however still not work. > If you have Interface I and class A and B implementing I, betwixt cannot > figure out which class it was, unless we are actually putting the > getClass().getName() into the xml now (please forgive me not looking at > the code to check this), for the objects the be correctly recreated from > xml..
Yes, I understand this problem with reading beans. But my problem ist about writing EJB to XML. Because in this context I only know the Interface (the class (stub) is generated automatically). So, what I'm looking for is something like an I.betwixt-file to customize the output. Any Ideas? Regards Christoph --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
