|
Re: module-info or not module-info..
Please seehttps://github.com/jax-rs/api/commit/f84db6dbb13801411560368deaac7d0d5004db65
Manifest entry "Automatic-Module-Name" was added (based
Please seehttps://github.com/jax-rs/api/commit/f84db6dbb13801411560368deaac7d0d5004db65
Manifest entry "Automatic-Module-Name" was added (based
|
By
Pavel Bucek
·
#158
·
|
|
Re: CDI integration - decision
Hi Guillermo,
I really appreciate your activity around this area, but at this point, I don't think we should consider pursuing any change. We are days from Proposed Final Draft and we
Hi Guillermo,
I really appreciate your activity around this area, but at this point, I don't think we should consider pursuing any change. We are days from Proposed Final Draft and we
|
By
Pavel Bucek
·
#159
·
|
|
Subresource locator - return instance or class
Dear experts,
we are in a stage when we are re-reading spec document and javadoc (you're welcomed to help us - if you have some favorite typo anywhere in JAX-RS and you wan't to get rid
Dear experts,
we are in a stage when we are re-reading spec document and javadoc (you're welcomed to help us - if you have some favorite typo anywhere in JAX-RS and you wan't to get rid
|
By
Pavel Bucek
·
#160
·
|
|
Re: Subresource locator - return instance or class
Sounds reasonable. If other vendors agree to support this feature, we should add it to the spec.
Sounds reasonable. If other vendors agree to support this feature, we should add it to the spec.
|
By
Markus KARG
·
#161
·
|
|
Re: CDI integration - decision
Hi Pavel,
I understand it. We (the community) should have raised this before.
I just hope we have this issue as high priority for the next version.
Thanks for your efforts!
Regards
Guillermo González
Hi Pavel,
I understand it. We (the community) should have raised this before.
I just hope we have this issue as high priority for the next version.
Thanks for your efforts!
Regards
Guillermo González
|
By
Guillermo González de Agüero
·
#162
·
|
|
Re: CDI integration - decision
Hi,
It's indeed a tad too late if the Proposed Final Draft is only days away.
Perhaps in the meantime individual application servers can do a little bit more to integrate with CDI out of the box, like
Hi,
It's indeed a tad too late if the Proposed Final Draft is only days away.
Perhaps in the meantime individual application servers can do a little bit more to integrate with CDI out of the box, like
|
By
Arjan Tijms
·
#163
·
|
|
Re: CDI integration - decision
Is the Payara nightly build already able to execute JAX-RS 2.1 applications?
Is the Payara nightly build already able to execute JAX-RS 2.1 applications?
|
By
Markus KARG
·
#164
·
|
|
Re: CDI integration - decision
Hi,
Not at the moment, but pieces of work for it have been done (PRs pending) and I hope to be able to work on that ASAP, so should be sooner rather than later.
Kind regards,
Arjan Tijms
Hi,
Not at the moment, but pieces of work for it have been done (PRs pending) and I hope to be able to work on that ASAP, so should be sooner rather than later.
Kind regards,
Arjan Tijms
|
By
Arjan Tijms
·
#165
·
|
|
Re: CDI integration - decision
Hi Pavel,
Totally understandable.
However, let me raise an issue that is related to the CDI topic -- I think the whole CDI integration contains several, different concerns at once:
Hi Pavel,
Totally understandable.
However, let me raise an issue that is related to the CDI topic -- I think the whole CDI integration contains several, different concerns at once:
|
By
Sebastian Daschner
·
#166
·
|
|
Re: CDI integration - decision
Hi Sebastian,
that's easy to write in the spec, the consequences are not so simple to consider and implement. Most of the CDI changes won't be in the API at all - its not about the
Hi Sebastian,
that's easy to write in the spec, the consequences are not so simple to consider and implement. Most of the CDI changes won't be in the API at all - its not about the
|
By
Pavel Bucek
·
#167
·
|
|
Re: Subresource locator - return instance or class
Hi Pavel
As far as I understand that is what the idea behind ResourceContext.getResource(Class<T>) was ?
Thanks, Sergey
Hi Pavel
As far as I understand that is what the idea behind ResourceContext.getResource(Class<T>) was ?
Thanks, Sergey
|
By
Sergey Beryozkin
·
#168
·
|
|
doc property for all JAX-RS annotations
Hi
I created an issue awhile back to get something like
@Path(value="/", doc="the path")
supported for all of the JAX-RS annotations.
The idea is to come up with a single well known property that
Hi
I created an issue awhile back to get something like
@Path(value="/", doc="the path")
supported for all of the JAX-RS annotations.
The idea is to come up with a single well known property that
|
By
Sergey Beryozkin
·
#169
·
|
|
Re: Subresource locator - return instance or class
Hi Sergey,
that's true, but does that contradict what we did? (I do see that as a shortcut, which makes sense to have, nothing more).
Regards,
Pavel
Hi Sergey,
that's true, but does that contradict what we did? (I do see that as a shortcut, which makes sense to have, nothing more).
Regards,
Pavel
|
By
Pavel Bucek
·
#170
·
|
|
Re: doc property for all JAX-RS annotations
Hi Sergey,
I believe that javadoc is the right place for documentation like this. Not to mention that writing the documentation to the annotation string literal is not very convenient, especially
Hi Sergey,
I believe that javadoc is the right place for documentation like this. Not to mention that writing the documentation to the annotation string literal is not very convenient, especially
|
By
Pavel Bucek
·
#171
·
|
|
Re: Subresource locator - return instance or class
Hi Pavel
You are right, makes sense
Sergey
Hi Pavel
You are right, makes sense
Sergey
|
By
Sergey Beryozkin
·
#172
·
|
|
Re: doc property for all JAX-RS annotations
Hi Pavel
I agree (2nd time in a row :-))
Cheers, Sergey
Hi Pavel
I agree (2nd time in a row :-))
Cheers, Sergey
|
By
Sergey Beryozkin
·
#173
·
|
|
Status of JAXB in JAX-RS 2.1
Dear Spec Leads,
the JSR 370 charter says that with JAX-RS 2.1 the JAXB technology should become conditional.
Looking at the last spec draft I cannot find anything about that. Quite contrary
Dear Spec Leads,
the JSR 370 charter says that with JAX-RS 2.1 the JAXB technology should become conditional.
Looking at the last spec draft I cannot find anything about that. Quite contrary
|
By
Markus KARG
·
#174
·
|
|
Re: Status of JAXB in JAX-RS 2.1
Hi Markus,
we learned that it is not possible to do that in this release.
The main issue is that we cannot just deprecate something, there is a strict policy related to making backwards
Hi Markus,
we learned that it is not possible to do that in this release.
The main issue is that we cannot just deprecate something, there is a strict policy related to making backwards
|
By
Pavel Bucek
·
#175
·
|
|
Re: Status of JAXB in JAX-RS 2.1
I see no practical point in doing it anyway. It's unlikely that any of the existing JAX-RS implementations will choose to annoy some of its users and just do not ship JAXB-aware
I see no practical point in doing it anyway. It's unlikely that any of the existing JAX-RS implementations will choose to annoy some of its users and just do not ship JAXB-aware
|
By
Sergey Beryozkin
·
#176
·
|
|
Re: Status of JAXB in JAX-RS 2.1
+1
— Santiago
By
Santiago Pericas-Geertsen
·
#177
·
|