Object Serialization by iAS6.0 -- how do I turn it off?

Hi,I am running an application on iplanet App Server 6.0 andI 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 serializeevery object?ThanksUzma
[284 byte] By [709126] at [2007-11-25 4:49:18]
# 1

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

Rakesh Garishakurthi at 2007-6-29 8:54:56 > top of Java-index,Application & Integration Servers,Application Servers...