Portals (MOSC)

MOSC Banner

Session Timeout

edited Nov 30, 2015 9:49PM in Portals (MOSC) 2 commentsAnswered

Hi all,

My customer has set session timeout for his11.1.1.6

WCP portal page as below in web.xml and webcentre-config.xml files

web.xml

      <session-config>

         <session-timeout>

           5

         </session-timeout>

      </session-config>

webcentre-config.xml

<mds:replace node="wcSessionTimeoutPeriod(xmlns(mds_ns1=http://xmlns.oracle.com/webcenter/webcenterapp))/mds_ns1:value"/>

<mds:insert after="wcSessionTimeoutPeriod(xmlns(mds_ns1=http://xmlns.oracle.com/webcenter/webcenterapp))/mds_ns1:type" parent="wcSessionTimeoutPeriod">

<value xmlns="http://xmlns.oracle.com/webcenter/webcenterapp">5</value>

</mds:insert>

But still session is on until 45 mins.

This seems to be BUG in WCP 11.1.1.6, it is an ADF BUG

Please see below

Session Time Out Does Not Expire the HTTP Session (

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center