dev@glassfish.java.net

Re: Please review pom.xml for SSE

From: Jitendra Kotamraju <jitendra.kotamraju_at_oracle.com>
Date: Thu, 19 Jan 2012 12:00:25 -0800

On 01/19/2012 03:11 AM, Sahoo wrote:
> 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.
will do that.
> We will discuss separately as to what we have to do to avoid loading
> of this module for every web app.
Sounds good.

Jitu
>
> Thanks,
> Sahoo