users@javaee-spec.java.net

[javaee-spec users] [jsr342-experts] Re: _at_Priority

From: Werner Keil <werner.keil_at_gmail.com>
Date: Mon, 10 Dec 2012 12:41:20 +0100

Just to confirm, you're talking about 250, or another Spec/EG?

Another use case for a @Priority annotation (even under Glassfish) is
mentioned here:
http://oneminutedistraction.wordpress.com/category/glassfish/

XMPP is among the protocols not only frequently used by IM services like
Jabber, etc. it seems to be equally attractive to Social Media and a DevoXX
presentation of M2M (Temperature Sensor) with a JavaFX client actually used
it, too, so beside other protocols like MQTT it looks very suitable for M2M
and the IoT.

Werner

On Mon, Dec 10, 2012 at 8:58 AM, Bill Shannon <bill.shannon_at_oracle.com>wrote:

> Antonio Goncalves wrote on 12/09/2012 05:32 AM:
> > BTW Bill, if the Interceptor spec has just a MR that means it will still
> stay
> > bundle with the EJB JSR ? Shouldn't it be better to let it
> > evolve separately from EJBs ? (such JPA 2.0 at the time) It's always
> better
> > for adoption to see that a spec is not bundle to another one (it creates
> > confusion)
> It's already an independent spec. That has nothing to do with using the MR
> process to update it.
>
> Normally we think "JSR == Spec", but really it's "JSR == EG". A single EG
> created both a new version of the EJB spec and this independent
> Interceptors
> spec. Just like the platform EG created the EE platform spec, the EE Web
> Profile spec, and the Managed Beans spec, all independent specs.
>
>