Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Update to WildFly 9.0.0.CR1 #784

Closed
wants to merge 7 commits into from
Closed

Conversation

seanf
Copy link
Contributor

@seanf seanf commented Apr 27, 2015

Disable jsessionid tracking to fix WildFly 9 problem: specifically, the problem where clicking "login" tries to take you to the login form, but with an appended jsessionid parameter, which leads to a 404.

https://bugzilla.redhat.com/show_bug.cgi?id=1197955

@carlosmunoz
Copy link
Member

Looks good 👍

@seanf
Copy link
Contributor Author

seanf commented Apr 27, 2015

Thanks for pinpointing the problem!

@djansen-redhat
Copy link
Contributor

Why is this in release when we don't officially support Wildfly 9?

@carlosmunoz
Copy link
Member

I'll let @seanf answer that question, but in any case this should not break Wildfly 8 or EAP.

@djansen-redhat
Copy link
Contributor

With the understanding that the "problem" is the site basically doesn't run on WF9,
✅ Tested

@djansen-redhat
Copy link
Contributor

👀 eyeballed this, but mostly tested by CI.

@djansen-redhat
Copy link
Contributor

Reviewed e7d22c2

@seanf
Copy link
Contributor Author

seanf commented Apr 30, 2015

Just running the full functional tests again to be safe.

On 30 April 2015 at 14:15, Damian Jansen notifications@github.com wrote:

Reviewed e7d22c2
e7d22c2


Reply to this email directly or view it on GitHub
#784 (comment).

@seanf seanf force-pushed the remove-jsessionid-wildfly9 branch from e7d22c2 to 4c39bd7 Compare May 4, 2015 02:44
@seanf
Copy link
Contributor Author

seanf commented May 5, 2015

Full functional tests passed on WildFly 9.0 CR1 EAP 6.4. Now running with WildFly 9.0.0.CR1.

@djansen-redhat Do you want to do anything more with this now that it's using 9.0.0.CR1 instead of 9.0 beta?

@seanf seanf force-pushed the remove-jsessionid-wildfly9 branch from 4c39bd7 to 8940d4d Compare May 5, 2015 05:05
@seanf seanf force-pushed the remove-jsessionid-wildfly9 branch 3 times, most recently from 46d015c to bda401f Compare May 5, 2015 08:04
@seanf seanf force-pushed the remove-jsessionid-wildfly9 branch from bda401f to 20cb766 Compare May 6, 2015 00:34
@seanf
Copy link
Contributor Author

seanf commented May 6, 2015

@carlosmunoz do you want to look at the zanata-overlay changes?

@carlosmunoz
Copy link
Member

@seanf No issues here.

@seanf
Copy link
Contributor Author

seanf commented May 8, 2015

@zanata-jenkins retest this please

@seanf seanf force-pushed the remove-jsessionid-wildfly9 branch from 031645e to 20cb766 Compare May 8, 2015 06:21
@seanf
Copy link
Contributor Author

seanf commented May 8, 2015

See also #799 (comment)

@seanf seanf added On QA and removed Verified labels May 11, 2015
@seanf
Copy link
Contributor Author

seanf commented May 11, 2015

@djansen-redhat This should have more sensible startup messages for WildFly 9 now.

@seanf seanf changed the title Disable jsessionid tracking to fix WildFly 9 problem Update to WildFly 9.0.0.CR1 May 11, 2015
@djansen-redhat
Copy link
Contributor

I'm fine with this, go for it.

seanf added a commit that referenced this pull request May 12, 2015
Squashed commit of the following:

commit 49740b1
Author: Sean Flanigan <sflaniga@redhat.com>
Date:   Mon May 11 16:13:08 2015 +1000

    Update release notes

commit 6a9202e
Merge: 1f501be eaa215b
Author: Sean Flanigan <sflaniga@redhat.com>
Date:   Mon May 11 15:36:41 2015 +1000

    Merge branch 'release' into remove-jsessionid-wildfly9

commit 1f501be
Author: Sean Flanigan <sflaniga@redhat.com>
Date:   Mon May 11 14:33:27 2015 +1000

    Update versions; fix reporting of WildFly version 9

commit 25b59ac
Author: Sean Flanigan <sflaniga@redhat.com>
Date:   Fri May 8 17:19:03 2015 +1000

    Revert jboss client dependency changes

commit 20cb766
Author: Sean Flanigan <sflaniga@redhat.com>
Date:   Thu Apr 30 11:56:50 2015 +1000

    Upgrade to WildFly 9.0.0.CR1

commit 5ee87a7
Author: Sean Flanigan <sflaniga@redhat.com>
Date:   Wed Apr 29 12:27:05 2015 +1000

    Upgrade Hibernate and Mojarra

commit 320a3dc
Author: Sean Flanigan <sflaniga@redhat.com>
Date:   Mon Apr 27 16:05:47 2015 +1000

    Disable jsessionid tracking to fix WildFly 9 problem
@seanf
Copy link
Contributor Author

seanf commented May 12, 2015

Squash-merged as 485f1b5.

@seanf seanf closed this May 12, 2015
@seanf seanf deleted the remove-jsessionid-wildfly9 branch May 12, 2015 05:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants