On Sat, Dec 8, 2018 at 2:37 AM Woonsan Ko <woon...@apache.org> wrote:

> On Sat, Dec 8, 2018 at 3:35 AM Mark Thomas <ma...@apache.org> wrote:
> >
> > On 04/12/2018 22:22, Woonsan Ko wrote:
> >
> > <snip/>
> >
> > > More specifically, I can remove my custom logic in
> > > AppsDeployingTomcatEmbeddedServletContainerFactory.java [2,3] by
> > > giving JAR URLs instead. Also, my solution was on a thin ice by
> > > depending the file system to extract the wars as Chris mentioned in
> > > the bugzilla ticket.
> >
> > Note that if this is implemented then it is still going to require
> > extraction to the file system and then deployment from the filesystem.
> > Given that limitation, is this still useful?
>
> Yes, it is very useful. Even if I mentioned "on a thin ice", every
> cloud platform I know supports a file system to use for that anyway.
>

Aren't you supposed to use FarmWarDeployer ?

Rémy

Reply via email to