This feature was introduced in Castor 0.9.3, Which version of Castor are
you using? I cannot reproduce your problem using the CVS version. So I
will venture that it works properly in Castor 0.9.3.

If you are using Castor 0.9.3 and you still have the problem, please
submit a test case which shows how your mapping file looks, and how you
are calling the Marshaller and a sample test class.

Thanks,

--Keith


"Baum, Karl" wrote:
> 
> There is a field in one of my bean classes I would like to skip when writing
> to an xml file, however I would still like to keep auto-complete true for
> the class.  So, I set the field to transient hoping that the field woud be
> skipped.
> 
> <field name="minParticipant" transient="true" get-method="getMinParticipant"
> />
> 
> However, the field is still output to the xml file.   Thanks for everyone's
> help on the email list.  All of the responses to my previous questions have
> been extremely helpful.
> 
> Karl
> 
> -----------------------------------------------------------
> 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