Re: Accessing "protected" gadgets?

2011-11-07 Thread Dennis Ju
Hi guys, So I've been trying to do a POC to pass my browser session to Shindig so that I can copy the session cookies to the http request created by Shindig. However, I seem to be doing quite a lot of refactoring of code to pass my session instance from the servlet down to the HttpFetcher. Is the

Re: httpclient version upgrade causing SSL exceptions

2011-11-07 Thread Ryan J Baxter
Looks good so far Paul. I will do some more testing tomorrow. -Ryan Email: rjbax...@us.ibm.com Phone: 978-899-3041 developerWorks Profile From: Paul Lindner To: dev@shindig.apache.org, Cc: HttpComponents Project Date: 11/07/2011 07:27 PM Subject:Re: httpclient version u

Re: httpclient version upgrade causing SSL exceptions

2011-11-07 Thread Paul Lindner
I unreverted the changes and committed since this was already in the codebase before. Let me know if it helps. On Mon, Nov 7, 2011 at 4:22 PM, Ryan J Baxter wrote: > Paul, seems like the right thing to do if we want to use 4.1.2. Do you > have a link to previous thread on this? > > -Ryan > >

Re: [RESULT] Release Apache Shindig Version 3.0.0-beta3

2011-11-07 Thread Ryan J Baxter
Paul do you need help updating the site with a link to the new beta? -Ryan Email: rjbax...@us.ibm.com Phone: 978-899-3041 developerWorks Profile From: Paul Lindner To: dev@shindig.apache.org, Date: 11/07/2011 11:47 AM Subject:[RESULT] Release Apache Shindig Version 3.0.0-beta

Re: httpclient version upgrade causing SSL exceptions

2011-11-07 Thread Ryan J Baxter
Paul, seems like the right thing to do if we want to use 4.1.2. Do you have a link to previous thread on this? -Ryan Email: rjbax...@us.ibm.com Phone: 978-899-3041 developerWorks Profile From: Paul Lindner To: dev@shindig.apache.org, Cc: HttpComponents Project , Ryan J Baxter/We

Re: Review Request: Refactor timing code in the common container

2011-11-07 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2616/#review3090 --- Looks good, I'm not too familiar with the timing stuff as it was.. Wh

Re: httpclient version upgrade causing SSL exceptions

2011-11-07 Thread Paul Lindner
I had a patch to use the non-deprecated methods in shindig. It caused problems for containers that had not already upgraded so I reverted it. I can bring it back pretty easily. On Mon, Nov 7, 2011 at 11:56 AM, Oleg Kalnichevski wrote: > On Mon, 2011-11-07 at 19:33 +, sebb AT ASF wrote: >

Re: httpclient version upgrade causing SSL exceptions

2011-11-07 Thread sebb AT ASF
On 7 November 2011 18:45, Ryan J Baxter wrote: > I have been seeing SSL exceptions being thrown relating to certificates not > matching in builds from trunk recently.  I have traced this back to a > httpclient upgrade from 4.1.1 to 4.1.2.  Would anyone be opposed to > reverting back to 4.1.1 for t

Re: httpclient version upgrade causing SSL exceptions

2011-11-07 Thread sebb AT ASF
On 7 November 2011 19:28, Ryan J Baxter wrote: > Thanks Sebastian. > > I am not to familiar with this part of the code in Shindig but it looks like > we are just passing the host name, ie https://ajax.googleapis.com, to the > fetcher. Yes, I suspect the /IP part is being generated internally by H

Re: httpclient version upgrade causing SSL exceptions

2011-11-07 Thread Oleg Kalnichevski
On Mon, 2011-11-07 at 19:33 +, sebb AT ASF wrote: > On 7 November 2011 19:28, Ryan J Baxter wrote: > > Thanks Sebastian. > > > > I am not to familiar with this part of the code in Shindig but it looks like > > we are just passing the host name, ie https://ajax.googleapis.com, to the > > fetche

Re: httpclient version upgrade causing SSL exceptions

2011-11-07 Thread Ryan J Baxter
Thanks Sebastian. I am not to familiar with this part of the code in Shindig but it looks like we are just passing the host name, ie https://ajax.googleapis.com, to the fetcher. Is there anything we as the the Shindig community can do to help out? -Ryan Email: rjbax...@us.ibm.com Phone: 978-

httpclient version upgrade causing SSL exceptions

2011-11-07 Thread Ryan J Baxter
I have been seeing SSL exceptions being thrown relating to certificates not matching in builds from trunk recently. I have traced this back to a httpclient upgrade from 4.1.1 to 4.1.2. Would anyone be opposed to reverting back to 4.1.1 for the time being? Looking that the changes that went in

[RESULT] Release Apache Shindig Version 3.0.0-beta3

2011-11-07 Thread Paul Lindner
Three +1 votes. No -1 votes. Apache Shindig 3.0.0-beta3 release is approved. Thanks everyone! -- Paul Lindner -- lind...@inuus.com -- linkedin.com/in/plindner