[jboss-jira] [JBoss JIRA] (WFLY-4782) ; jsessionid= in URL not supported

Micheal Delson Nadar (JIRA) issues at jboss.org
Mon Jun 15 06:04:02 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078888#comment-13078888 ] 

Micheal Delson Nadar commented on WFLY-4782:
--------------------------------------------

The following steps I did to encounter this issue
1. download wildfly-9.0.0.CR2 in Linux box
2. Extract the same in a location
3. configure to point to jdk1.7.0_76
4. copy jenkins.war in standalone deployments folder 
5. Start WF standalone instance with offset 300.. jenkins apps is deployed successfully.

then hit in browser http://192.168.1.1:8380/jenkins/ to get the login page
after successful login url is with ;jsessionid which gives "Not Found" on the browser

http://192.168.1.1:8380/jenkins/;jsessionid=6xFUi6eNpcdnGpEgSf_dB9nQ.wfstandalone




> ;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.3.15#6346)


More information about the jboss-jira mailing list