Maxim,

I guess you will need to talk to INFRA about changing the proxy
configuration.
The docker config is at
https://github.com/apache/infrastructure-puppet/blob/52b271bb8fec19260e74b1862c46003eb13f60d0/modules/wicket_pvm_asf/manifests/init.pp
but I have no idea where is the HTTPD config.

I've created https://issues.apache.org/jira/browse/INFRA-17280 for the
issue with http://examples7x.wicket.apache.org/index.html

On Mon, Nov 19, 2018 at 6:05 PM Maxim Solodovnik <[email protected]>
wrote:

> I have working HTTPD config on our demo server
> It can be easily adapted :)
>
> On Mon, 19 Nov 2018 at 23:03, Andrea Del Bene <[email protected]>
> wrote:
>
> > On Mon, Nov 19, 2018 at 4:48 PM Martin Grigorov <[email protected]>
> > wrote:
> >
> > > Did it ever work there ?
> > >
> >
> > You are right. AFAIK it never worked since it was moved from openshift.
> >
> >
> > > There is Apache HTTPD proxy in front. I am not sure it is set up to
> proxy
> > > wss://
> > > The demo was working at OpenShift because it supported WSS proxying.
> > >
> > > http://examples7x.wicket.apache.org/index.html is down and I cannot
> > check
> > > how the WebSocket demo behaves there.
> > >
> > > On Mon, Nov 19, 2018 at 5:22 PM Maxim Solodovnik <[email protected]
> >
> > > wrote:
> > >
> > > > I'll check
> > > > Web socket works as expected with our main app
> > > > Will try to check examples ASAP
> > > >
> > > > On Mon, 19 Nov 2018 at 21:26, Andrea Del Bene <[email protected]>
> > > > wrote:
> > > >
> > > > > Thank you Maxim and Martin! With this upgrade I expected to solve
> the
> > > > > problem with WebSocket examples under Tomcat (issue WICKET-6588).
> > > > > Unfortunately they still don't work, but I think that now the
> problem
> > > is
> > > > > elsewhere, maybe with the port binding? Could you check the
> > application
> > > > log
> > > > > for exception? In the meantime I will add myself to INFRA-17265
> > > > > <https://issues.apache.org/jira/browse/INFRA-17265>.
> > > > >
> > > > > Thank you again.
> > > > >
> > > > > On Mon, Nov 19, 2018 at 9:43 AM Maxim Solodovnik <
> > [email protected]
> > > >
> > > > > wrote:
> > > > >
> > > > > > Thanks!
> > > > > >
> > > > > > On Mon, 19 Nov 2018 at 15:42, Martin Grigorov <
> > [email protected]>
> > > > > > wrote:
> > > > > >
> > > > > > > I've pushed 8.2.0 as LATEST-8.
> > > > > > > You can do it too once the permissions issue is resolved.
> > > > > > >
> > > > > > > On Mon, Nov 19, 2018 at 4:55 AM Maxim Solodovnik <
> > > > [email protected]
> > > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > It seems I don't have sufficient permissions :(
> > > > > > > > Requested: https://issues.apache.org/jira/browse/INFRA-17265
> > > > > > > >
> > > > > > > >
> > > > > > > > On Mon, 19 Nov 2018 at 03:45, Martin Grigorov <
> > > > [email protected]>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > AFAIR -DpushImage should push it, but if it doesn't then
> you
> > > can
> > > > > just
> > > > > > > > > do: docker push
> > > > > > > > >
> > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > >
> > > > > > > > > On Sun, Nov 18, 2018 at 1:50 PM Maxim Solodovnik <
> > > > > > [email protected]
> > > > > > > >
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > Just have tried to build using:
> > > > > > > > > > `mvn clean install -Pdocker -DpushImage`
> > > > > > > > > >
> > > > > > > > > > Got:
> > > > > > > > > > [INFO]  ---> f8e556b2fad1
> > > > > > > > > > [INFO] Successfully built f8e556b2fad1
> > > > > > > > > > [INFO] Successfully tagged
> > > > > > > > > >
> > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > > > [INFO]
> > > > > > > > > > [INFO] Detected build of image with id f8e556b2fad1
> > > > > > > > > > [INFO] Building jar:
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> /home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
> > > > > > > > > > [INFO] Successfully built
> > > > > > > > > >
> > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > > > [INFO]
> > > > > > > > > >
> > > > > > > >
> > > > > >
> > > >
> > ------------------------------------------------------------------------
> > > > > > > > > > [INFO] BUILD SUCCESS
> > > > > > > > > > [INFO]
> > > > > > > > > >
> > > > > > > >
> > > > > >
> > > >
> > ------------------------------------------------------------------------
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > But nothing was pushed
> > > > > > > > > >
> > > > > > > > > > What am I doing wrong?
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <
> > > > > > [email protected]>
> > > > > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > > thanks!
> > > > > > > > > > >
> > > > > > > > > > > On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <
> > > > > > > > [email protected]
> > > > > > > > > >
> > > > > > > > > > > wrote:
> > > > > > > > > > >
> > > > > > > > > > > > I can do it after release :)
> > > > > > > > > > > >
> > > > > > > > > > > > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <
> > > > > > > > [email protected]>
> > > > > > > > > > > > wrote:
> > > > > > > > > > > >
> > > > > > > > > > > > > Hi Andrea,
> > > > > > > > > > > > >
> > > > > > > > > > > > > You need to:
> > > > > > > > > > > > > - cd wicket-examples
> > > > > > > > > > > > > - mvn clean install -Pdocker -DpushImage
> > > > > > > > > > > > >
> > > > > > > > > > > > > But I am not sure you have the permissions to push
> to
> > > > > Apache
> > > > > > > > Docker
> > > > > > > > > > > > > Registry. At
> > > > > > https://issues.apache.org/jira/browse/INFRA-15013
> > > > > > > I
> > > > > > > > > see
> > > > > > > > > > > > only
> > > > > > > > > > > > > Maxim asked to be added. You may need to ask Infra
> > team
> > > > to
> > > > > > add
> > > > > > > > you
> > > > > > > > > to
> > > > > > > > > > > the
> > > > > > > > > > > > > group.
> > > > > > > > > > > > >
> > > > > > > > > > > > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <
> > > > > > > > > > [email protected]
> > > > > > > > > > > >
> > > > > > > > > > > > > wrote:
> > > > > > > > > > > > >
> > > > > > > > > > > > > > Hi,
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > I'd like to update the Wicket 8.x examples to
> > version
> > > > > 8.2.0
> > > > > > > > after
> > > > > > > > > > the
> > > > > > > > > > > > > > release. I think Martin followed the entire work
> to
> > > > > > > "dockerize"
> > > > > > > > > the
> > > > > > > > > > > > > > examples. Who should I ask to be able to update
> > > > examples
> > > > > > > image?
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > --
> > > > > > > > > > > > > > Andrea Del Bene.
> > > > > > > > > > > > > > Apache Wicket committer.
> > > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > > --
> > > > > > > > > > > > WBR
> > > > > > > > > > > > Maxim aka solomax
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > --
> > > > > > > > > > > Andrea Del Bene.
> > > > > > > > > > > Apache Wicket committer.
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > > WBR
> > > > > > > > > > Maxim aka solomax
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > WBR
> > > > > > > > Maxim aka solomax
> > > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > WBR
> > > > > > Maxim aka solomax
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Andrea Del Bene.
> > > > > Apache Wicket committer.
> > > > >
> > > >
> > > >
> > > > --
> > > > WBR
> > > > Maxim aka solomax
> > > >
> > >
> >
> >
> > --
> > Andrea Del Bene.
> > Apache Wicket committer.
> >
>
>
> --
> WBR
> Maxim aka solomax
>

Reply via email to