Hi,

I am trying to create an xml document using Castor without creating a
mapping file.  I have created a Mapping object and not passed it a mapping
file: i.e Mapping map = new Mapping();

then I instantiated the Marshaller and called the static method marshall
(value object and the node argument) however it throws an exception as
below:

org.exolab.castor.mapping.MappingException: Must call loadMapping first 

I though Castor could create a xml document without the mapping by
introspection.  Can anyone help please in explaining how this is done with
an example please.

Thanks in advance
Faisal

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to