I think what you are asking for is only possible if that super class would be a result of the source code generation as well. I am not sure whether I am wrong here or not, as it might as well be that Castor's introspector might be able to deal with such a situation.
Regards Werner > -----Ursprüngliche Nachricht----- > Von: Srdjan Djuricic [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 06. März 2007 02:36 > An: [email protected] > Betreff: [castor-user] Use of superclass for source generation > > Hello, > > I am generating java classes from the XML schemas and I am also setting > a super class to all the generated classes. Besides just having classes > that extend the supertype is it possible to somehow include the > properties of the super class in the class descriptions so that when I > am marshalling a java object properties inherited from the supertype > would be included in the marshalled output? I know I am probably asking > for too much here :) > > Thanks, > > Srdjan > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

