Hi,
I have updated the image at DockerHub, introduced Dockerfile to build
the image plus some other changes. The previous version was broken
(autogenerated CSSs were broken)
https://hub.docker.com/r/theapachestruts/struts-site-jekyll/
Should I prepare images with Showcase app and Showcase-rest?
> Hi,
>
> I have updated the image at DockerHub, introduced Dockerfile to build
> the image plus some other changes. The previous version was broken
> (autogenerated CSSs were broken)
>
> https://hub.docker.com/r/theapachestruts/struts-site-jekyll/
>
> Should I prepare images with Showcase app a
Would be a nice addition, indeed.
I think an image with Tomcat+war would be a good way to go for people to
try the showcases.
Maven image + checkout from git + building would be of interest for core
developers only, not sure wether one would want to go down this route.
- René
Am 08.02.16 um 11:
I was dong some more testing and noticed that my message store interceptor
messages have stopped working.
There is a check in the
org.apache.struts2.interceptor.MessageStoreInterceptor to see if the
response has been committed, and if it is skip the messages processing.
boolean isCommitted = Serv
2016-02-08 13:44 GMT+01:00 Greg Huber :
> I was dong some more testing and noticed that my message store interceptor
> messages have stopped working.
>
> There is a check in the
> org.apache.struts2.interceptor.MessageStoreInterceptor to see if the
> response has been committed, and if it is skip t
Ok thanks, I will have a look.
Cheers Greg
On 8 February 2016 at 12:50, Lukasz Lenart wrote:
> 2016-02-08 13:44 GMT+01:00 Greg Huber :
> > I was dong some more testing and noticed that my message store
> interceptor
> > messages have stopped working.
> >
> > There is a check in the
> > org.apac
I was doing a redirect, so if you say its working I can wait until the next
beta to test it.
Cheers Greg
On 8 February 2016 at 12:50, Lukasz Lenart wrote:
> 2016-02-08 13:44 GMT+01:00 Greg Huber :
> > I was dong some more testing and noticed that my message store
> interceptor
> > messages have
Ok, tested it from the snapshot and its good! Thanks.
On 8 February 2016 at 12:50, Lukasz Lenart wrote:
> 2016-02-08 13:44 GMT+01:00 Greg Huber :
> > I was dong some more testing and noticed that my message store
> interceptor
> > messages have stopped working.
> >
> > There is a check in the
>