Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2251

;jsessionid=... in URL not supported

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 8.0.0.CR1
    • 8.0.0.Beta1
    • Web (Undertow)
    • None

      When configuring a servlet within your Java EE application, you can reach it via:
      https://localhost/your_app_context/your_servlet_mapping
      but not via:
      https://localhost/your_app_context/your_servlet_mapping;jsessionid=whatever

      You get a "Not Found" error message instead. This used to work under JBoss EAP 6.1.

            sdouglas1@redhat.com Stuart Douglas
            info@e-contract.be Frank Cornelis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: