Is there a way to marshall one class two different sections in an xml file? Pseudo mapping file
< class com.abc.dto.customer map to externalcustomer> <class com.abc.dto.customer map-to customer> I get an error two different classes when I try it -- View this message in context: http://www.nabble.com/Marshalling-one-class-two-different-sections-in-an-xml-file-tp17793910p17793910.html Sent from the Castor - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

