[jboss-jira] [JBoss JIRA] (WFLY-2251) ; jsessionid=... in URL not supported
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Tue Oct 22 04:07:03 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas resolved WFLY-2251.
----------------------------------
Fix Version/s: 8.0.0.CR1
Resolution: Done
> ;jsessionid=... in URL not supported
> ------------------------------------
>
> Key: WFLY-2251
> URL: https://issues.jboss.org/browse/WFLY-2251
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Web (Undertow)
> Affects Versions: 8.0.0.Beta1
> Reporter: Frank Cornelis
> Assignee: Stuart Douglas
> Priority: Blocker
> Fix For: 8.0.0.CR1
>
>
> 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
More information about the jboss-jira
mailing list