Failing rs-sse system tests

2016-09-22 Thread Colm O hEigeartaigh
The following tests are failing for me on the master branch: Failed tests: JettyEmbeddedTest>AbstractSseTest.testBooksAreReturned:73->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<200> but was:<500> JettyWarTest>AbstractSseTest.testBooksAreR

WSSecurity Policy Problem with algorithm suite

2016-09-22 Thread Alejandro
Hi, I've make a policy that support some algorithm suite, but when I used it I discoverd that CXF load only the first algorithm that appear in the suite, if you change the order always load the first one. This is the algorithm suite

Re: Failing rs-sse system tests

2016-09-22 Thread Andriy Redko
Hey Colm, My bad, worked on a solution but it took awhile. The fix was finally committed a few minutes ago, should be OK from now on. Please accept my apologies. Best Regards, Andriy Redko COh> The following tests are failing for me on the master branch: COh> Failed tests: JettyEmbeddedT