users@grizzly.java.net

Re: (Maven Broken?) Re: Hidden frame sample does not work with Firefox and Opera

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Fri, 25 Sep 2009 13:22:48 -0400

Salut,

looks like we need a hack to make it work...I've added:

> + <resource>
> + <directory>src/main/webapp</directory>
> + </resource>


and now the client code will show up as well.

Not sure the maven-war-plugin is doing the right thing, but at least
next release will include the source.

Thanks

-- Jeanfrancois

Jeanfrancois Arcand wrote:
>
>
> OlekG wrote:
>>
>> Jeanfrancois Arcand-2 wrote:
>>> Hum...I do use Firefox. I will take a look but you can instead try
>>> the jmaki sample as this is a good example of streaming:
>>>
>>> * http://is.gd/3C0hi
>>>
>>>
>>
>> A pity that the sample lacks of java source files.
>
> Not sure why Maven doesn't generate those jar. Apology for it I was
> under the impression it was working.
>
> Hubert, any idea why it doesn't work?
>
> Thanks!
>
> -- Jeanfrancois
>
>
>>
>> regards Olek
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>