Greg,
Specify the get-method in the mapping file. Castor won't look for the
set-method. Castor only looks for the set-method or get-method when no
methods have been specified in the mapping file. So if you just specify
one of them, it won't look for the other.
--Keith
[EMAIL PROTECTED] wrote:
>
> I�m encountering an error in my mapping when marshal a read-only collection (array)
> because Castor is looking for a nonexistent set-method. Missing a set-method
> doesn�t seem to be a problem for non-collections; so, can I somehow override this
> �check�?
>
> ------------------------------------------------------------------------
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
> unsubscribe castor-user
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user