Hi Uzma,
There is no utility in the iAS to turn it off. If you are
devoloping the application you can use the "transient" modifier to any
attribute, then it would not serialize.
Thanks,
Rakesh
Uzma Siddiqui wrote:
>
> Hi,
> I am running an application on iplanet App Server 6.0 and
> I noticed that it tries to serialize every object that my application uses.
> Is there anyway to turn this feature off so that it does not serialize
> every object?
>
> Thanks
> Uzma