The session id is always appended to the url as path parameter at the first request even if it is disabled by web.xml <tracking-mode>

Solution Verified - Updated -

Issue

  • The session id is always appended to the URLs at the first request even if it is disabled by the following <tracking-mode> setting in web.xml in EAP 6.0.
<session-config>
  <tracking-mode>COOKIE</tracking-mode>
</session-config>

Is this a bug? How do I avoid this?

Environment

  • JBoss Enterprise Application Platform (EAP) 6.0.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content