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!

Call application module methods from other AM

975258Nov 9 2015 — edited Nov 10 2015

Hi,

I have an application module with some public methods in the client interface and I want to call them from other application module in a different transaction.

I think I can set the auxiliar application module as nested AM in the root application module, but in this way there is an unique transaction. Furthermore, exists the createRootApplicationModule, but I have read that this method isn't recommended, only for test purposes

How can I do it?

Thank you.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 8 2015
Added on Nov 9 2015
5 comments
1,417 views