Hi All,
We face many problems (InvalidObjectException, NullPointerExxception, NoDefException,...) with the passivation/activation of app module.
To avoid these problems, we found that we can disable the passivation of app module by setting jbo.ampool.issupportspassivation = false (the default value is true)
We dont know if we disable the passivation then is there any side-effect problem?
And do we have another way to resolve the problem of passivation/activation of app module?
Thank you
Ha