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!

ADF Session Timeout

2996078Sep 3 2015 — edited Sep 4 2015

Hello Everyone

I have an Issue related to session timeout.

Here is the thing,  I have two applications let's say A(deployed on OAS) and  let's say B(deployed on WebLogic Server 12.1.3)

The application A calls to a B page(jsf page) application thru jsp and for the first time the A app calls B apps the browser shows an error message related to timeout

also in weblogic server it generates an ADFC-12013 Exception:  the message is :"Controller State Has not been initialized for actual request." After that the user clicks on ok button and the page requested shows on the browser.

The question is ¿Is there a way to solve ths out? ¿Am i missing some configuration on adfc-config.xml (The Session Managed Bean is only defined on faces-config.xml)?

and ¿is there a way to block this popup button for the first time that A app request B page?

A application uses icefaces and B application uses adf/trinidad (it has something to do with this error?)

I really appreciate your help, because this issue is drives me crazy

Best Regards

Andres

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 2 2015
Added on Sep 3 2015
4 comments
1,842 views