[jboss-jira] [JBoss JIRA] (WFLY-4782) ; jsessionid= in URL not supported
Francesco Pagetti (JIRA)
issues at jboss.org
Mon Jan 25 02:22:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152801#comment-13152801 ]
Francesco Pagetti commented on WFLY-4782:
-----------------------------------------
Well.. at the end I submitted a pull request on Jenkins to enable only cookie based sessions (https://github.com/jenkinsci/jenkins/pull/2003). ATM it looks like that the approach to deal with the problem is to disabling sessions in URL
> ;jsessionid= in URL not supported
> ---------------------------------
>
> Key: WFLY-4782
> URL: https://issues.jboss.org/browse/WFLY-4782
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow)
> Affects Versions: 9.0.0.CR2
> Environment: Linux/jdk1.7/mysql
> Reporter: Micheal Delson Nadar
> Assignee: Stuart Douglas
> Priority: Blocker
>
> I get the below url with jsessionid after logging in my application and get "Not Found"
> http://xxx.yy.xxx.x:pppp/portal/;jsessionid=dDIsgr_KfIXFBmxvClAWbY2Z.wfstandalone
> if i remove the ;jsessionid=dDIsgr_KfIXFBmxvClAWbY2Z.wfstandalone from url then it works fine...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list