Re: [Bug 55006] Add http proxy support for ClientEndpoint using system properties

2013-06-12 Thread Christopher Schultz
Niki, Perhaps you should put some of this discussion into the Bugzilla issue so it can be tracked more easily by anyone interested in the progress. -chris On 6/4/13 1:55 AM, Niki Dokovski wrote: > On Tue, Jun 4, 2013 at 12:01 AM, Rossen Stoyanchev < > rstoyanc...@gopivotal.com> wrote: > >> On M

Re: [Bug 55006] Add http proxy support for ClientEndpoint using system properties

2013-06-03 Thread Niki Dokovski
On Tue, Jun 4, 2013 at 12:01 AM, Rossen Stoyanchev < rstoyanc...@gopivotal.com> wrote: > On Mon, Jun 3, 2013 at 10:27 AM, Niki Dokovski wrote: > > > On Mon, Jun 3, 2013 at 3:44 PM, Niki Dokovski > wrote:Further > > on, if you choose to use connectToServer call that has the > > ClientEndpointConf

Re: [Bug 55006] Add http proxy support for ClientEndpoint using system properties

2013-06-03 Thread Rossen Stoyanchev
On Mon, Jun 3, 2013 at 10:27 AM, Niki Dokovski wrote: > On Mon, Jun 3, 2013 at 3:44 PM, Niki Dokovski > wrote:Further > on, if you choose to use connectToServer call that has the > ClientEndpointConfig param you are losing the annotation approach as the > first param of this call has to be an i

Re: [Bug 55006] Add http proxy support for ClientEndpoint using system properties

2013-06-03 Thread Niki Dokovski
On Mon, Jun 3, 2013 at 3:44 PM, Niki Dokovski wrote: > > > > On Mon, Jun 3, 2013 at 3:13 PM, wrote: > >> https://issues.apache.org/bugzilla/show_bug.cgi?id=55006 >> >> --- Comment #3 from Konstantin Kolinko --- >> (In reply to Mark Thomas from comment #2) >> > Generally, I dislike using system

Re: [Bug 55006] Add http proxy support for ClientEndpoint using system properties

2013-06-03 Thread Niki Dokovski
On Mon, Jun 3, 2013 at 3:13 PM, wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=55006 > > --- Comment #3 from Konstantin Kolinko --- > (In reply to Mark Thomas from comment #2) > > Generally, I dislike using system properties for any kind of > configuration. > > I do as well. > > How