Hi,
I'm a Castor XML beginner, so my question shouldn't be that hard.. :) I'm
trying to marshall a couple of value objects in my project in a finder
routine. I guess I don't need any mapping file to do so, the default
introspection should just go fine for me.
Marshalling them one by one with iterating works, but I'd like to have one
resulting XML string as the output. I've collected all the value objects
into a Vector through the iteration (it should be even faster this way), and
tried to marshall that Vector of value objects using the default marshaller
of Castor - which drops a NullPointerException.
May I ask, if that (marshalling a vector of objects) should work, should
not, or may work if I use a custom mapping file; or what should I do to get
done this?
Thanks much in advance,
Christopher
--
.Digital.Yearning.for.Networked.Assassination.and.Xenocide
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev