2014-11-13 14:45 GMT+01:00 Thiago Veronezi <[email protected]>:
> It looks good. If it is broken, we should fix it or remove it.
> Keep in mind, if we choose to fix it, we need to keep it small, so TomEE
> tar.gz and zip stays small.
>
> The current webapp is the installer really. Other than that, it acts as a
> simple feedback stating that the server is alive.
>

Exactly why I asked if we remove it in tomee*[zip|tar.gz] we don't
need it, only in tomee*webapp.war.



> []s,
> Thiago.
>
>
> On Wed, Nov 12, 2014 at 4:49 PM, Romain Manni-Bucau <[email protected]>
> wrote:
>
>> Well depends which one but jndi one typically always have been incomplete
>> and broken.
>>
>> My point is either we do a real and complete gui or we just drop it from
>> our distribution to avoid any ambiguity.
>>
>> We should be able to replace it by tomee.sh pretty easily using Deployer
>> no?
>>  Le 12 nov. 2014 22:38, "Jonathan Gallimore" <[email protected]
>> >
>> a écrit :
>>
>> > We used to have a couple of basic features in the old webapp (showing the
>> > JNDI tree for example). I'm sure these were in the new webapp at some
>> > point. Should we get those features implemented in the new webapp?
>> >
>> > Jon
>> >
>> > On Wed, Nov 12, 2014 at 6:57 AM, Romain Manni-Bucau <
>> [email protected]
>> > >
>> > wrote:
>> >
>> > > any other thoughts?
>> > >
>> > >
>> > > Romain Manni-Bucau
>> > > @rmannibucau
>> > > http://www.tomitribe.com
>> > > http://rmannibucau.wordpress.com
>> > > https://github.com/rmannibucau
>> > >
>> > >
>> > > 2014-11-11 8:48 GMT+01:00 Romain Manni-Bucau <[email protected]>:
>> > > > 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