Hi, I have generated java classes from xsd using castor source generation. Now for marshalling and unmarshalling do i need to use a castor mapping file? When i am generating xml using marshaller class without setting a mapping xml i am getting proper xml response, but if i use the generated mapping file , xml node values are not populated for the custom java type nodes
-- View this message in context: http://old.nabble.com/Castor-mapping-file-neded-or-not-tp32339620p32339620.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

