dev@grizzly.java.net

Re: HTTP Proxy Grizzly based

From: Hubert Iwaniuk <neotyk_at_kungfoo.pl>
Date: Thu, 18 Dec 2008 23:39:37 +0100

Hi Jeanfrancois,
I've created sample project using Grizzly within OSGi.
Please take a look at it here:
http://github.com/neotyk/grizzly-usedotosgi/tree/master

I've tried:
mvn clean install pax:provision
and it failed.

I think error is because multiple bundles export same page
(com.sun.grizzly.util).

Thanks,
  Hubert.

On Thu, Dec 18, 2008 at 3:29 PM, Jeanfrancois Arcand <
Jeanfrancois.Arcand_at_sun.com> wrote:

> Thanks Hubert. I will also try to improve this on my side.
>
> Thanks again.
>
> -- Jeanfrancois
>
> Hubert Iwaniuk wrote:
>
>> Hi,
>> If I'll find time today, I'll create sample project for this issue. If not
>> today it will be next week.
>>
>> Cheers,
>> Hubert.
>>
>> On Thu, Dec 18, 2008 at 3:28 AM, Jeanfrancois Arcand <
>> Jeanfrancois.Arcand_at_sun.com <mailto:Jeanfrancois.Arcand_at_sun.com>> wrote:
>>
>> Salut,
>>
>>
>> Hubert Iwaniuk wrote:
>>
>> Hi,
>>
>> I checked out your changes, build grizzly changed my dependency
>> to use 1.9.2-SNAPSHOT, got same error.
>> Removed commons-logging deps, included explicitly all grizzly
>> dependencies and got another error (attached).
>>
>>
>> Hum....can you decribe how to reproduce the issue?
>>
>> A+
>>
>> -- jeanfrancois
>>
>>
>> HTH,
>> Hubert.
>>
>>
>> On Tue, Dec 16, 2008 at 8:35 PM, Jeanfrancois Arcand
>> <Jeanfrancois.Arcand_at_sun.com
>> <mailto:Jeanfrancois.Arcand_at_sun.com>
>> <mailto:Jeanfrancois.Arcand_at_sun.com
>> <mailto:Jeanfrancois.Arcand_at_sun.com>>> wrote:
>>
>> Salut,
>>
>> I've fixed the OSGI missing meta data. If you have a chance,
>> can you
>> try it?
>>
>> https://grizzly.dev.java.net/issues/show_bug.cgi?id=354
>>
>> Thanks!!!
>>
>> -- Jeanfrancois
>>
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>
>


-- 
Hubert Iwaniuk