users@jersey.java.net

[Jersey] Re: Port ranges for Jersey test framework

From: Jakub Podlesak <jakub.podlesak_at_oracle.com>
Date: Thu, 22 Aug 2013 09:22:14 +0200

Hi Gili,

Would you be wiling to adapt your original patch to be applicable to Jersey 2 code base directly?
I can only see two patch files attached to the bug report, both of them based on Jersey 1 code.
Please feel free to send me a private e-mail if you want to discus details off-line.

Thanks,

~Jakub



On Jun 13, 2013, at 7:58 PM, cowwoc <cowwoc_at_bbs.darktech.org> wrote:

> (reposted at Marek's suggestion)
> Hi,
>
> A few years ago I posted a patch for Jersey 1.x for allowing users
> to specify port ranges for test containers:
> https://java.net/jira/browse/JERSEY-710
>
> Can you please integrate this into Jersey 2.x? This is a simple yet
> essential step in implementing concurrent unit tests for Jersey 2.x.
> The only outstanding work past this point is retrofitting JerseyTest
> for concurrent tests, and adding support for TestNG (both of which is
> relatively trivial). I will provide patches for all of this but for now
> can you please get the ball rolling by integrating JERSEY-710?
>
> Thanks,
> Gili