Markus KARG
Markus KARG
My experience of the past year is that the PMC sometimes needs to get pushed into discussions, so let's just start here. ;-) I would say it is advisory to...
I understand you sorrows, but I see some points largely different: The future is not in application servers (these are ancient relicts of the pre-cloud era), but in dynamically assembled...
Completely understood, but easy to solve: JAX-RS stores its own test kit in the JAX-RS repo. The JAX-RS spec mentions specs which it should be compatible with. So it contains...
@chkal Your are absolutely right. I do not understand the fuzz about letting this be decided at a higher level as it was already discussed at this level and the...
@danielflower What is the target of your work, another open source JAX-RS framework? 8-)
Now that Jakarta EE 8 is through the door, let's resume this thread. :-) Proposal for location: Let's put the JAX-RS's "own" part of the TCK into our existing repository...
In fact, I have not much experience with the TCK but I'm willing to learn. ;-) At first glance it looks as if the TCK was made to test Application...
> > At the moment, there are +2 for the `tck` folder but not other opinions (so far) ;-). > > Actually I've a slight preference for putting our part...
Martin, sorry if my description is not clear enough. Let me rephrase: * Step 1: Some thread T calls a Java method M which takes a parameter P and shall...
Well, it's one thing what CDI was designed for, and another thing what reality forces us to do: If you MUST actively wait for a specific event to happen, you...