users@grizzly.java.net

RE: Grizzly 2.x Source Code

From: Bessette-Halsema, Dominique E <Dominique.Bessette_at_GDIT.com>
Date: Thu, 25 Aug 2011 13:40:39 -0400

It seems that I'm actually looking for v1.0.30

Just a not for anyone trying to figure out the grizzly version follow these instructions.

http://blogs.oracle.com/oleksiys/entry/patching_glassfish_2_1_x

I'm getting an error when I try to deploy a Service Application using two-way SSL do you know if this was fixed in grizzly version 2.x




-----Original Message-----
From: Ryan Lubke [mailto:ryan.lubke_at_oracle.com]
Sent: Thursday, August 25, 2011 9:21 AM
To: users_at_grizzly.java.net
Subject: Re: Grizzly 2.x Source Code

On 8/25/11 9:14 AM, dominique.bessette_at_gdit.com wrote:
> I'm trying to check out the grizzly 2.x release source code. I follow
> the directions and use git.
>
> http://grizzly.java.net/nonav/docs/docbkx2.0/html/sourcecode.html
>
> I'm getting this error
>
> $git clone git://Java.Net/grizzly~git
> Cloning into grizzly~git...
> Java.Net[0: 192.9.164.103]: errno=NO such file or directory
> fatal: unable to connect a socket (No such file or directory)

Works fine here. Are you behind a proxy?

>
> i tried pinging the ip 192.9.164.103 and there is no response. Is the
> server down? How do i get the source code that is with the openesb
> install/glassfish v2.2

Do you know what version of Grizzly you're looking for?

> Thank You