In theory, with a WHATEVER.aegis.xml file. I don't see a unit test
that does this, so feel free to squawk if it doesn't work.

<mappings>
        <mapping>
                <method name="getMapLongToString">
                        <return-type nillable="true" />
                </method>
        </mapping>
</mappings>




On Sun, Jul 25, 2010 at 4:06 AM, Mike Noordermeer <[email protected]> wrote:
> Benson Margulies wrote:
>>
>> I think I need a much more detailed test case to make sense of this.
>> However, what you appear to have stated is that, unless you declare a
>> particular item to be nillable, it can't be null.
>
> Thanks for your reply, sorry for the confusion.
>
> The basic question is: how do I declare a return value (of a service method)
> to be nillable when using Aegis?
>
> --
> Regards,
>
> Mike Noordermeer
> [email protected]
>

Reply via email to