Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Tomcat servlet interaction with Eclipse
Tomcat servlet interaction with Eclipse [message #79834] Sat, 23 December 2006 16:08 Go to next message
Eclipse UserFriend
Originally posted by: s0347354.sms.ed.ac.uk

Hi all,

I am trying to write a web application that is able to interact with the
Eclipse environment (i.e. use the workspace, add/remove files to it, get
java compilation errors etc). The problem I am having now is that the
servlets running through Tomcat cannot communicate with the Eclipse
instance to gain this sort of information. After reading a number of
posts on this newsgroup, it seems as though Equinox is the way to
achieve this... however, is there any thing more lightweight that could
serve my purpose, or is this the best way to go about it?

Is there a particular tutorial that anyone recommends for setting up a
simple example that could do such a thing?

Any guidance is much appreciated!

Will
Re: Tomcat servlet interaction with Eclipse [message #79849 is a reply to message #79834] Tue, 26 December 2006 03:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wuxuefeng.kompakar.com.cn

May be you need OHF bridge and Apache Axis.
You could expose plug-ins as Web services, but It need
more test to practice in the industry .


"Will Ryan" <s0347354@sms.ed.ac.uk> ??????:emjkaj$rfk$1@utils.eclipse.org...
> Hi all,
>
> I am trying to write a web application that is able to interact with the
> Eclipse environment (i.e. use the workspace, add/remove files to it, get
> java compilation errors etc). The problem I am having now is that the
> servlets running through Tomcat cannot communicate with the Eclipse
> instance to gain this sort of information. After reading a number of posts
> on this newsgroup, it seems as though Equinox is the way to achieve
> this... however, is there any thing more lightweight that could serve my
> purpose, or is this the best way to go about it?
>
> Is there a particular tutorial that anyone recommends for setting up a
> simple example that could do such a thing?
>
> Any guidance is much appreciated!
>
> Will
Re: Tomcat servlet interaction with Eclipse [message #79879 is a reply to message #79849] Tue, 26 December 2006 23:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: s0347354.sms.ed.ac.uk

Thanks Alan for the suggestion. I'm not sure however that I want to
adopt something that is so early in development, mixed with my
inexperience with Axis, I don't know if this is the best solution for me.

Has anyone else got any more advice/ideas on how to expose Eclipse
plugins to a Tomcat web application???




Alan Wu wrote:
> May be you need OHF bridge and Apache Axis.
> You could expose plug-ins as Web services, but It need
> more test to practice in the industry .
>
>
> "Will Ryan" <s0347354@sms.ed.ac.uk> ??????:emjkaj$rfk$1@utils.eclipse.org...
>> Hi all,
>>
>> I am trying to write a web application that is able to interact with the
>> Eclipse environment (i.e. use the workspace, add/remove files to it, get
>> java compilation errors etc). The problem I am having now is that the
>> servlets running through Tomcat cannot communicate with the Eclipse
>> instance to gain this sort of information. After reading a number of posts
>> on this newsgroup, it seems as though Equinox is the way to achieve
>> this... however, is there any thing more lightweight that could serve my
>> purpose, or is this the best way to go about it?
>>
>> Is there a particular tutorial that anyone recommends for setting up a
>> simple example that could do such a thing?
>>
>> Any guidance is much appreciated!
>>
>> Will
>
>
Re: Tomcat servlet interaction with Eclipse [message #79896 is a reply to message #79879] Wed, 27 December 2006 04:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: skaegi.sympatico.ca

Hi Will,

To get started you might take a look here -
http://www.eclipse.org/equinox/server/http_quickstart.php
.... and perhaps more directly relevant to what you're asking -
http://www.eclipse.org/equinox/server/http_in_container.php

This will allow integration at the Servlet API level however it sounds like
you might be after something more generic --nonetheless this is where I'd
suggest starting.

HTH
-Simon

"Will Ryan" <s0347354@sms.ed.ac.uk> wrote in message
news:emsao5$4cm$1@utils.eclipse.org...
> Thanks Alan for the suggestion. I'm not sure however that I want to
> adopt something that is so early in development, mixed with my
> inexperience with Axis, I don't know if this is the best solution for me.
>
> Has anyone else got any more advice/ideas on how to expose Eclipse
> plugins to a Tomcat web application???
>
>
>
>
> Alan Wu wrote:
> > May be you need OHF bridge and Apache Axis.
> > You could expose plug-ins as Web services, but It need
> > more test to practice in the industry .
> >
> >
> > "Will Ryan" <s0347354@sms.ed.ac.uk>
??????:emjkaj$rfk$1@utils.eclipse.org...
> >> Hi all,
> >>
> >> I am trying to write a web application that is able to interact with
the
> >> Eclipse environment (i.e. use the workspace, add/remove files to it,
get
> >> java compilation errors etc). The problem I am having now is that the
> >> servlets running through Tomcat cannot communicate with the Eclipse
> >> instance to gain this sort of information. After reading a number of
posts
> >> on this newsgroup, it seems as though Equinox is the way to achieve
> >> this... however, is there any thing more lightweight that could serve
my
> >> purpose, or is this the best way to go about it?
> >>
> >> Is there a particular tutorial that anyone recommends for setting up a
> >> simple example that could do such a thing?
> >>
> >> Any guidance is much appreciated!
> >>
> >> Will
> >
> >
Re: Tomcat servlet interaction with Eclipse [message #79956 is a reply to message #79896] Fri, 29 December 2006 12:04 Go to previous message
Eclipse UserFriend
Originally posted by: wuxuefeng.kompakar.com.cn

This lesson maybe usefull.
https://www6.software.ibm.com/developerworks/education/ws-ec lipseplugin/section2.html


"Simon Kaegi" <skaegi@sympatico.ca> д
Previous Topic:Get required plugins
Next Topic:where is 3.3M4? (no text)
Goto Forum:
  


Current Time: Thu Apr 18 00:28:02 GMT 2024

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

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

Back to the top