when i unmarshal from an xml document it works fine.. but when i instantiate
the objects in memory and try to marshal I get the following error:
ValidationException -error-in-this-is-used- is a required field..  and it
does not tell me where it is happening.

Thanks for your assistance


----- Original Message -----
From: "Keith Visco" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 14, 2002 8:49 PM
Subject: Re: [castor-dev] marshalling help


>
> You can do either one. You can create the objects in-memory, or you can
> unmarshal a document. It's your choice, depending on your needs.
>
> --Keith
>
> Leonard Madrid wrote:
> >
> > After I create objects with the sourcegenerator  do I have to unmarshal
> > an  xml document into the object before I marshal it out?  Or can I just
> > instantiate the generated objects.. set the data and then marshal.
> >
> > Thanks for any help
> >
> > -----------------------------------------------------------
> > If you wish to unsubscribe from this mailing, send mail to
> > [EMAIL PROTECTED] with a subject of:
> >         unsubscribe castor-dev
>
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
> unsubscribe castor-dev
>
>

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

Reply via email to