I just created a super class that contained references to the java
classes that I wanted to marshall together. I suppose there might be a
better way but it was easy and quick.  I added a class definition to the
mapping file and auto generated the super class.

--- Begin Message ---
Hello, 

I've searched the archive and I didn't find anything.  Is it possible to
marshall multiple Java objects into 1 XML file ? My understanding is that
you can only pass one Java class to the Marshaller.marshall method. 

Thanks, 
Q. Jakubowski

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


--- End Message ---

Reply via email to