Re: http://examples8x.wicket.apache.org/websockets/ partial down?

2017-05-31 Thread Tobias Soloschenko
Great! If I find some time I am going to provide it! :-)

kind regards

Tobias

> Am 31.05.2017 um 09:12 schrieb Martin Grigorov :
> 
> Hi Tobias,
> 
> Yes, Tomcat 8.5.x supports HTTP2 Push [1].
> A new example is very welcome!
> 
> 
> 1.
> https://github.com/apache/wicket/blob/3d9ba812d4311376a88136822b0430319e3f6e16/wicket-experimental/wicket-http2/wicket-http2-tomcat/pom.xml#L43
> 
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
> 
> On Wed, May 31, 2017 at 7:23 AM, Tobias Soloschenko <
> tobiassolosche...@googlemail.com> wrote:
> 
>> Hi again,
>> 
>> sorry for taking up this thread for an additional question. Does the
>> server support http/2? Maybe we can add a http/2 push example in this case.
>> 
>> kind regards
>> 
>> Tobias
>> 
>>> Am 30.05.2017 um 22:50 schrieb Martin Grigorov :
>>> 
>>> Fixed!
>>> Now the examples run on Tomcat 8.5 and I've added support for custom
>> ports (
>>> https://blog.openshift.com/paas-websockets/)
>>> 
>>> Martin Grigorov
>>> Wicket Training and Consulting
>>> https://twitter.com/mtgrigorov
>>> 
>>> On Fri, Feb 24, 2017 at 9:46 AM, Martin Grigorov 
>>> wrote:
>>> 
 This is a known issue.
 For some reason WebSockets do not work out of the box on OpenShift. The
 examples worked fine on Wildfly 10 last time I've tried. Needs
>> debugging ...
 
 Martin Grigorov
 Wicket Training and Consulting
 https://twitter.com/mtgrigorov
 
 On Tue, Feb 21, 2017 at 8:35 AM, nino martinez wael <
 nino.martinez.w...@gmail.com> wrote:
 
> Does not seem to work? Also clicking source code gives an internal
>> error..
> Once there where disk space problems..?
> 
> --
> Best regards / Med venlig hilsen
> Nino Martinez
> 
 
 
>> 
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>> 
>> 

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: http://examples8x.wicket.apache.org/websockets/ partial down?

2017-05-31 Thread Martin Grigorov
Hi Tobias,

Yes, Tomcat 8.5.x supports HTTP2 Push [1].
A new example is very welcome!


1.
https://github.com/apache/wicket/blob/3d9ba812d4311376a88136822b0430319e3f6e16/wicket-experimental/wicket-http2/wicket-http2-tomcat/pom.xml#L43

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Wed, May 31, 2017 at 7:23 AM, Tobias Soloschenko <
tobiassolosche...@googlemail.com> wrote:

> Hi again,
>
> sorry for taking up this thread for an additional question. Does the
> server support http/2? Maybe we can add a http/2 push example in this case.
>
> kind regards
>
> Tobias
>
> > Am 30.05.2017 um 22:50 schrieb Martin Grigorov :
> >
> > Fixed!
> > Now the examples run on Tomcat 8.5 and I've added support for custom
> ports (
> > https://blog.openshift.com/paas-websockets/)
> >
> > Martin Grigorov
> > Wicket Training and Consulting
> > https://twitter.com/mtgrigorov
> >
> > On Fri, Feb 24, 2017 at 9:46 AM, Martin Grigorov 
> > wrote:
> >
> >> This is a known issue.
> >> For some reason WebSockets do not work out of the box on OpenShift. The
> >> examples worked fine on Wildfly 10 last time I've tried. Needs
> debugging ...
> >>
> >> Martin Grigorov
> >> Wicket Training and Consulting
> >> https://twitter.com/mtgrigorov
> >>
> >> On Tue, Feb 21, 2017 at 8:35 AM, nino martinez wael <
> >> nino.martinez.w...@gmail.com> wrote:
> >>
> >>> Does not seem to work? Also clicking source code gives an internal
> error..
> >>> Once there where disk space problems..?
> >>>
> >>> --
> >>> Best regards / Med venlig hilsen
> >>> Nino Martinez
> >>>
> >>
> >>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Re: http://examples8x.wicket.apache.org/websockets/ partial down?

2017-05-30 Thread Tobias Soloschenko
Hi again,

sorry for taking up this thread for an additional question. Does the server 
support http/2? Maybe we can add a http/2 push example in this case.

kind regards

Tobias

> Am 30.05.2017 um 22:50 schrieb Martin Grigorov :
> 
> Fixed!
> Now the examples run on Tomcat 8.5 and I've added support for custom ports (
> https://blog.openshift.com/paas-websockets/)
> 
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
> 
> On Fri, Feb 24, 2017 at 9:46 AM, Martin Grigorov 
> wrote:
> 
>> This is a known issue.
>> For some reason WebSockets do not work out of the box on OpenShift. The
>> examples worked fine on Wildfly 10 last time I've tried. Needs debugging ...
>> 
>> Martin Grigorov
>> Wicket Training and Consulting
>> https://twitter.com/mtgrigorov
>> 
>> On Tue, Feb 21, 2017 at 8:35 AM, nino martinez wael <
>> nino.martinez.w...@gmail.com> wrote:
>> 
>>> Does not seem to work? Also clicking source code gives an internal error..
>>> Once there where disk space problems..?
>>> 
>>> --
>>> Best regards / Med venlig hilsen
>>> Nino Martinez
>>> 
>> 
>> 

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: http://examples8x.wicket.apache.org/websockets/ partial down?

2017-05-30 Thread Tobias Soloschenko
Great! :-)

kind regards

Tobias

> Am 30.05.2017 um 22:50 schrieb Martin Grigorov :
> 
> Fixed!
> Now the examples run on Tomcat 8.5 and I've added support for custom ports (
> https://blog.openshift.com/paas-websockets/)
> 
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
> 
> On Fri, Feb 24, 2017 at 9:46 AM, Martin Grigorov 
> wrote:
> 
>> This is a known issue.
>> For some reason WebSockets do not work out of the box on OpenShift. The
>> examples worked fine on Wildfly 10 last time I've tried. Needs debugging ...
>> 
>> Martin Grigorov
>> Wicket Training and Consulting
>> https://twitter.com/mtgrigorov
>> 
>> On Tue, Feb 21, 2017 at 8:35 AM, nino martinez wael <
>> nino.martinez.w...@gmail.com> wrote:
>> 
>>> Does not seem to work? Also clicking source code gives an internal error..
>>> Once there where disk space problems..?
>>> 
>>> --
>>> Best regards / Med venlig hilsen
>>> Nino Martinez
>>> 
>> 
>> 

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: http://examples8x.wicket.apache.org/websockets/ partial down?

2017-05-30 Thread Martin Grigorov
Fixed!
Now the examples run on Tomcat 8.5 and I've added support for custom ports (
https://blog.openshift.com/paas-websockets/)

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Fri, Feb 24, 2017 at 9:46 AM, Martin Grigorov 
wrote:

> This is a known issue.
> For some reason WebSockets do not work out of the box on OpenShift. The
> examples worked fine on Wildfly 10 last time I've tried. Needs debugging ...
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Tue, Feb 21, 2017 at 8:35 AM, nino martinez wael <
> nino.martinez.w...@gmail.com> wrote:
>
>> Does not seem to work? Also clicking source code gives an internal error..
>> Once there where disk space problems..?
>>
>> --
>> Best regards / Med venlig hilsen
>> Nino Martinez
>>
>
>


Re: http://examples8x.wicket.apache.org/websockets/ partial down?

2017-02-24 Thread Martin Grigorov
This is a known issue.
For some reason WebSockets do not work out of the box on OpenShift. The
examples worked fine on Wildfly 10 last time I've tried. Needs debugging ...

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Tue, Feb 21, 2017 at 8:35 AM, nino martinez wael <
nino.martinez.w...@gmail.com> wrote:

> Does not seem to work? Also clicking source code gives an internal error..
> Once there where disk space problems..?
>
> --
> Best regards / Med venlig hilsen
> Nino Martinez
>


http://examples8x.wicket.apache.org/websockets/ partial down?

2017-02-20 Thread nino martinez wael
Does not seem to work? Also clicking source code gives an internal error..
Once there where disk space problems..?

-- 
Best regards / Med venlig hilsen
Nino Martinez