dev@glassfish.java.net

Re: Please review pom.xml for SSE

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Thu, 19 Jan 2012 16:41:56 +0530

On Thursday 19 January 2012 02:08 AM, Jitendra Kotamraju wrote:
>
> On 01/17/2012 07:55 PM, Sahoo wrote:
>> Jitu,
>>
>> Can you please attach web-sse/pom.xml? I would also like to know when
>> this module gets activated in runtime.
>
> Attaching the web-sse/pom.xml
>
> The module has a CDI extension and a Servlet extension(a
> ServletContainerInitializer).
> Servlet and CDI extensions are looking for @ServerSentEvent
> annotations. So I guess for every webapp this module is loaded.
>
The pom looks good, although you could provide more description either
in the name or in the description element.
We will discuss separately as to what we have to do to avoid loading of
this module for every web app.

Thanks,
Sahoo