Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Embedded Tomcat via Generic Server Support
Embedded Tomcat via Generic Server Support [message #116414] Tue, 05 July 2005 14:18 Go to next message
Eclipse UserFriend
Originally posted by: zuma.bogus.net

Hello,

Is there any way to use Embedded Tomcat (tomcat server embedded in one of
the plugins) via Generic Server Support? Thanks.

V
Re: Embedded Tomcat via Generic Server Support [message #116448 is a reply to message #116414] Tue, 05 July 2005 15:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: gercan.removeThis.acm.org

Although I have not tried it, I can not think of any reason that Generic
server framework fail to support it.
From the Generic server' s perspective whether the server is embedded
or not makes no difference, you just need to teach it how to
start/stop/publish.
Please let me know if you try this.
--
Gorkem Ercan

zuma wrote:
> Hello,
>
> Is there any way to use Embedded Tomcat (tomcat server embedded in one of
> the plugins) via Generic Server Support? Thanks.
>
> V
>
>
Re: Embedded Tomcat via Generic Server Support [message #116963 is a reply to message #116448] Wed, 06 July 2005 16:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: zuma.bogus.net

Thanks. Then let me rephrase my question. What exactly one should teach how
to start/stop/publish and how?

V
"Gorkem Ercan" <gercan@removeThis.acm.org> wrote in message
news:daenqm$9mv$1@news.eclipse.org...
> Although I have not tried it, I can not think of any reason that Generic
> server framework fail to support it.
> From the Generic server' s perspective whether the server is embedded or
> not makes no difference, you just need to teach it how to
> start/stop/publish.
> Please let me know if you try this.
> --
> Gorkem Ercan
>
> zuma wrote:
>> Hello,
>>
>> Is there any way to use Embedded Tomcat (tomcat server embedded in one of
>> the plugins) via Generic Server Support? Thanks.
>>
>> V
Re: Embedded Tomcat via Generic Server Support [message #116988 is a reply to message #116414] Wed, 06 July 2005 16:49 Go to previous messageGo to next message
Eclipse UserFriend
I tried doing this in Eclipse 2.1 and barely got Tomcat 4.0 to work, but
got hopelessly stuck in classloading problems and commons-logging and
other conflicts with Tomcat 5.0. I think I traced this down to problems
in the way Tomcat did its classloading, breaking various chaining rules to
accomodate its own logging conflicts and was unable to encapsulate this
inside Eclipse. (Sorry I don't remember details) YMMV. Perhaps the new
OSGI classloading will help somehow?

That said, I think it would be a wonderful feature if you can get it to
work!

-Adam
Re: Embedded Tomcat via Generic Server Support [message #117140 is a reply to message #116988] Wed, 06 July 2005 22:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Adam Peller wrote:
> I tried doing this in Eclipse 2.1 and barely got Tomcat 4.0 to work, but
> got hopelessly stuck in classloading problems and commons-logging and
> other conflicts with Tomcat 5.0. I think I traced this down to problems
> in the way Tomcat did its classloading, breaking various chaining rules
> to accomodate its own logging conflicts and was unable to encapsulate
> this inside Eclipse. (Sorry I don't remember details) YMMV. Perhaps
> the new OSGI classloading will help somehow?
>
> That said, I think it would be a wonderful feature if you can get it to
> work!
>
> -Adam
>
>

I've managed to get an "embedded" websphere working in another context
here using the new Eclipse-BuddyPolicy. I couldn't get it working before
w/o that new feature in 3.1M7

This may apply to tomcat also :)?

Cheers,

~ Chris
Re: Embedded Tomcat via Generic Server Support [message #117645 is a reply to message #116988] Thu, 07 July 2005 14:11 Go to previous message
Eclipse UserFriend
Originally posted by: zuma.bogus.net

"Adam Peller" <apeller@us.ibm.com> wrote in message
news:5922dfb0f3d04535cf9f8193b35d3e5d$1@www.eclipse.org...
>I tried doing this in Eclipse 2.1 and barely got Tomcat 4.0 to work, but
>got hopelessly stuck in classloading problems and commons-logging and other
>conflicts with Tomcat 5.0. I think I traced this down to problems in the
>way Tomcat did its classloading, breaking various chaining rules to
>accomodate its own logging conflicts and was unable to encapsulate this
>inside Eclipse. (Sorry I don't remember details) YMMV. Perhaps the new
>OSGI classloading will help somehow?
>
> That said, I think it would be a wonderful feature if you can get it to
> work!
>
> -Adam
>
>

Hi Adam,
Actually, I also got Tomcat 4 working in Eclipse 3.1 with some problems
(like it did not want to load application's jar files, but worked with
application's class files) but am stuck with Tomcat 5's classloading issues
too.

Vladimir
Previous Topic:Adding project natures for flexile project
Next Topic:How to start developing a web application
Goto Forum:
  


Current Time: Thu Apr 24 10:35:57 EDT 2025

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

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

Back to the top