<div dir="ltr">Integrating it in CDI lifecycle through an event allow CDI users to still use it in the right phase of the container boot so it is still important IMO and avoid all users to have their own custom listener for it - @Initialized(AppScoped.class). Also allow to enrich the API through the event itself making things smoother IMO.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><br><span style="font-size:small">Romain Manni-Bucau</span><br><a href="https://twitter.com/rmannibucau" target="_blank">@rmannibucau</a> |  <a href="http://rmannibucau.wordpress.com" target="_blank">Blog</a> | <a href="https://github.com/rmannibucau" target="_blank">Github</a> | <a href="https://www.linkedin.com/in/rmannibucau" target="_blank">LinkedIn</a> | <a href="http://www.tomitribe.com" target="_blank">Tomitriber</a></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2015-08-25 18:58 GMT+02:00 Nigel Deakin <span dir="ltr">&lt;<a href="mailto:nigel.deakin@oracle.com" target="_blank">nigel.deakin@oracle.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 25/08/2015 17:35, Romain Manni-Bucau wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
well was thinking to both but I see it really nice to not rely only on annotation - and aligned with most specs - since<br>
sometimes you just want to either be able to rely on a loop or a custom config to register your listeners. Annotations<br>
are too rigid for such cases.<br>
</blockquote>
<br></span>
Obviously, if users don&#39;t want to use CDI (or MDBs, which are also declarative), then they would use the normal JMS API. The existing API to register an async message listener isn&#39;t good enough, and we may improve it in JMS 2.1, but that&#39;s not something that I&#39;d want to bother the people on cdi-dev with.<span class="HOEnZb"><font color="#888888"><br>
<br>
Nigel<br>
</font></span></blockquote></div><br></div>