Frank Cornelis created WFLY-2251:
------------------------------------
Summary: ;jsessionid=... in URL not supported
Key: WFLY-2251
URL:
https://issues.jboss.org/browse/WFLY-2251
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 8.0.0.Beta1
Reporter: Frank Cornelis
Assignee: Stuart Douglas
Priority: Blocker
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira