users@jax-rs-spec.java.net

[jax-rs-spec users] Re: Digest for list users_at_jax-rs-spec.java.net

From: Werner Keil <werner.keil_at_gmail.com>
Date: Sun, 2 Mar 2014 15:23:57 +0100

I'll be there on the 26th, talking about Apache DeviceMap (also relevant to
e.g. Mobile RichFaces, we had sevaral talks especially in Prague with your
colleagues) and meeting with the Portlet 3 EG.

Happy to discuss how Agorava uses JAX-RS already and how it may improve its
usage...

See you in JavaLand,

 Werner Keil | JCP Executive Committee Member | Eclipse UOMo Lead, Babel
Language Champion | Java Godfather

Twitter @wernerkeil | @JSR354 | #EclipseUOMo | #Java_Social | #DevOps
Skype werner.keil | Google+ gplus.to/wernerkeil

* JavaLand: 26 Mar 2014, Brühl, Germany. Werner Keil, JCP EC Member, JSR
354 EG Member, Apache DeviceMap Committer will present "Apache DeviceMap"
(GER)


On Sun, Mar 2, 2014 at 10:15 AM, <users-request_at_jax-rs-spec.java.net> wrote:

> Table of contents:
>
> 1. [jax-rs-spec users] [jsr339-experts] JavaLand Conference - "Markus
> KARG" <markus_at_headcrashing.eu>
> 2. [jax-rs-spec users] [jsr339-experts] dispatch by query param too? -
> Bill Burke <bburke_at_redhat.com>
>
>
>
> ---------- Forwarded message ----------
> From: "Markus KARG" <markus_at_headcrashing.eu>
> To: <jsr339-experts_at_jax-rs-spec.java.net>
> Cc:
> Date: Sat, 1 Mar 2014 13:22:27 +0100
> Subject: [jax-rs-spec users] [jsr339-experts] JavaLand Conference
>
> Experts,
>
>
>
> for those of you attending the German "JavaLand" Conference (like me): If
> you like, we could meet there for a drink and discuss our experience gained
> so far with customers regarding JAX-RS 2 in the past months since GA. I
> think it will be interesting to sync the critics (positive and negative)
> with using / implementing JAX-RS 2.0 as a preparation to an upcoming 2.1
> maintenance release. So if you attend JavaLand, please let me know. :-)
>
>
>
> Regards
>
> -Markus
>
>
>
>
> ---------- Forwarded message ----------
> From: Bill Burke <bburke_at_redhat.com>
> To: "jsr339-experts_at_jax-rs-spec.java.net" <
> jsr339-experts_at_jax-rs-spec.java.net>
> Cc:
> Date: Sat, 01 Mar 2014 10:40:32 -0500
> Subject: [jax-rs-spec users] [jsr339-experts] dispatch by query param too?
> I've been asked by users and you see it in OAuth 2.0 with "grant_type",
> but would it be interesting to add the ability to dispatch by query param
> too?
>
> @Path("/token-service",
> query = {
> @QueryValue(name="grant_type",
> value="authorization_code")
> })
> @GET
> public Response grantAuthorizationCode(...) {
>
> }
> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
>
> End of digest for list users_at_jax-rs-spec.java.net - Sun, 02 Mar 2014
>
>