Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » What other parts of Eclipse use the Tomcat web application server, besides the help system?
What other parts of Eclipse use the Tomcat web application server, besides the help system? [message #264813] Fri, 30 July 2004 20:14 Go to next message
Eclipse UserFriend
Originally posted by: nospamkowalski.ibm.com

Hello,

I know that the help system uses the Tomcat web application server.

One of my colleagues asked me what other parts of Eclipse depend on Tomcat
or a running web application server.

Is there an easy way I can look up that information?

Thanks!
--Lee Anne
Re: What other parts of Eclipse use the Tomcat web application server, besides the help system? [message #264902 is a reply to message #264813] Sun, 01 August 2004 07:54 Go to previous messageGo to next message
Konrad Kolosowski is currently offline Konrad KolosowskiFriend
Messages: 243
Registered: July 2009
Senior Member
Lee Anne,

Help system depends on org.eclipse.help.appserver that needs some
implementation. org.eclipse.tomcat is the default implementation. At least
one implementation is needed for help system to work, but it does not
directly depend on org.eclipse.tomcat. In Eclipse 3.0 SDK plug-ins, no
other component depend on org.eclipse.tomcat or org.eclipse.appserver.

Konrad

"Lee Anne Kowalski" <nospamkowalski@ibm.com> wrote in message
news:cee9vf$bih$1@eclipse.org...
> Hello,
>
> I know that the help system uses the Tomcat web application server.
>
> One of my colleagues asked me what other parts of Eclipse depend on Tomcat
> or a running web application server.
>
> Is there an easy way I can look up that information?
>
> Thanks!
> --Lee Anne
>
>
Re: What other parts of Eclipse use the Tomcat web application server, besides the help system? [message #306486 is a reply to message #264902] Mon, 31 July 2006 13:44 Go to previous message
Roland Tepp is currently offline Roland TeppFriend
Messages: 336
Registered: July 2009
Senior Member
Is there anything in the eclipse Help implementation that relies on the
appserver implementation to be Tomcat?

I guess what I really want to know is that if I can replace Tomcat as an
implementation of org.eclipse.help.appserver with something more compact
without having to rewrite whole lot of other things?

Konrad Kolosowski kirjutas mulle midagi seesugust:
> Lee Anne,
>
> Help system depends on org.eclipse.help.appserver that needs some
> implementation. org.eclipse.tomcat is the default implementation. At least
> one implementation is needed for help system to work, but it does not
> directly depend on org.eclipse.tomcat. In Eclipse 3.0 SDK plug-ins, no
> other component depend on org.eclipse.tomcat or org.eclipse.appserver.
>
> Konrad
>
> "Lee Anne Kowalski" <nospamkowalski@ibm.com> wrote in message
> news:cee9vf$bih$1@eclipse.org...
>> Hello,
>>
>> I know that the help system uses the Tomcat web application server.
>>
>> One of my colleagues asked me what other parts of Eclipse depend on Tomcat
>> or a running web application server.
>>
>> Is there an easy way I can look up that information?
>>
>> Thanks!
>> --Lee Anne
>>
>>
>
>

--
Roland Tepp
Previous Topic:popupmenu action
Next Topic:Expansion status changed when call TreeViewer.update and Sorter
Goto Forum:
  


Current Time: Sun Oct 20 03:28:57 GMT 2024

Powered by FUDForum. Page generated in 0.03498 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top