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

2015-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55006 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

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

2014-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55006 Scott Frederick changed: What|Removed |Added CC||scottyf...@gmail.com -- You are

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

2014-04-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55006 Christopher Schultz changed: What|Removed |Added Summary|Add http proxy support for |Add http proxy support for

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

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

2013-06-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55006 Niki Dokovski changed: What|Removed |Added Attachment #30310|0 |1 is obsolete|

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

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

2013-06-03 Thread bugzilla
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 about using ClientEndpointConfig.getUserProperties() to p

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

2013-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55006 --- Comment #2 from Mark Thomas --- I'd like to wait for some indication of which way the WebSocket EG is going to head on this before starting any implementation. Generally, I dislike using system properties for any kind of configuration.

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

2013-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55006 --- Comment #1 from Niki Dokovski --- Created attachment 30310 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30310&action=edit patch in WsWebSocketContainer -- You are receiving this mail because: You are the assignee for the