Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What if we disable the passivation of app module?

Dang Viet HaMar 24 2014 — edited Jun 26 2014

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2014
Added on Mar 24 2014
6 comments
3,447 views