Maybe I was unclear, sorry. I dont want to remove the webapp. I want to
remove it from tomee distribution. Ie if you dowload a tomee you dont have
it but if you download tomcat and use drop in war then you keep current
webapp setup.

Le 11 nov. 2014 01:44, "Thiago Veronezi" <[email protected]> a écrit :
>
> >>Fully optional, remove it and it still works
> Cool, I just saw the programmatic setup elsewhere. It looks good.
>
> >>Fully useless for tomee,makes sense for the drop in war solution
> How to address the drop-in approach without the webapp?
>
> >>Never saw it working myself with openejb version features (jndi etc...)
> Please note that this app, afaik, has no special feature. It was supposed
> to map the "/ejb/*" and to install the drop-in war. Once the app is
> installed, it does not have any other purpose.
>
> If we no longer need to map "/ejb/*" (It looks settled) and we have a new
> way to call "org.apache.tomee.installer.Installer.execute()" without user
> intervention and without a servlet, I agree that this app should go.
>
> Anyway, I'm still not sure why we would need to call the installer method.
>
> []s,
> Thiago.
>
>
> On Mon, Nov 10, 2014 at 5:33 PM, Romain Manni-Bucau <[email protected]
>
> wrote:
>
> > Le 10 nov. 2014 22:39, "Thiago Veronezi" <[email protected]> a écrit :
> > >
> > > Hi,
> > >
> > > Off the top of my head:
> > > * The webapp maps the "org.apache.openejb.server.httpd.ServerServlet"
to
> > > "/ejb/*"
> >
> > Fully optional, remove it and it still works
> >
> > > * Due to the drop-in war approach, the webapp gives a way to set the
> > > parameters (catalinaBaseDir, catalinaHome and serverXmlFile) and
trigger
> > > the "org.apache.tomee.installer.Installer.execute()" method. Is it for
> > > historical reasons? Do we really need to call that method?
> > >
> >
> > Fully useless for tomee,makes sense for the drop in war solution
> >
> > > Is it broken now?
> > >
> >
> > Never saw it working myself with openejb version features (jndi etc...)
> >
> > > []s,
> > > Thiago.
> > >
> > >
> > > On Mon, Nov 10, 2014 at 3:57 PM, Romain Manni-Bucau <
> > [email protected]
> > >
> > > wrote:
> > >
> > > > Hi guys
> > > >
> > > > do we remove tomee webapp completely from tomee itself (= packaged)?
> > > >
> > > > Current version doesn't bring much things and is often broken so it
is
> > > > from my point of view more an issue than an added value.
> > > >
> > > > wdyt? Anyone using it?
> > > >
> > > >
> > > > Romain Manni-Bucau
> > > > @rmannibucau
> > > > http://www.tomitribe.com
> > > > http://rmannibucau.wordpress.com
> > > > https://github.com/rmannibucau
> > > >
> >

Reply via email to