Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Eclipse Plugin and Tomcat - access
Eclipse Plugin and Tomcat - access [message #75927] Wed, 01 November 2006 11:44 Go to next message
Eclipse UserFriend
Originally posted by: boon296.yahoo.de

Hello community,

I've got a problem and don't know how to solve it.

And sorry for my bad english.

On the one hand, I'm using some eclipse OSGi plugins and can run them in
eclipse.
On the other hand, I have some Tomcat plugins which are based on equinox. I
can run Tomcat with these eclipse-tomcat-plugin.

Now I couldn't transform die eclipse plugins into tomcat, but I can start
both projects parallel so that I've got 2 consoles.

May it be possible to get access to the eclipse plugins with the tomcat
plugins?

I hope you understood my problem.

Thanks for help and
best regards,
Cat
Re: Eclipse Plugin and Tomcat - access [message #75961 is a reply to message #75927] Wed, 01 November 2006 13:23 Go to previous message
Eclipse UserFriend
Originally posted by: skaegi.sympatico.ca

Hi,

At the console level there's no inter-console communication (although that
would be really cool).
If you can run your bundles in Eclipse then you should also be able to
"export" them directly into your Equinox webapp in WEB-INF/eclipse.
--
But before you try that, I'd suggest validating the use of your plugins with
an embedded HttpService to ensure you've covered all your dependencies. If
you can get that to work, you'll be able to export the set of
plugins/bundles into Tomcat and have it work.

HTH
-Simon


"Ronny F" <boon296@yahoo.de> wrote in message
news:eia1bh$f2q$1@utils.eclipse.org...
> Hello community,
>
> I've got a problem and don't know how to solve it.
>
> And sorry for my bad english.
>
> On the one hand, I'm using some eclipse OSGi plugins and can run them in
> eclipse.
> On the other hand, I have some Tomcat plugins which are based on equinox.
I
> can run Tomcat with these eclipse-tomcat-plugin.
>
> Now I couldn't transform die eclipse plugins into tomcat, but I can start
> both projects parallel so that I've got 2 consoles.
>
> May it be possible to get access to the eclipse plugins with the tomcat
> plugins?
>
> I hope you understood my problem.
>
> Thanks for help and
> best regards,
> Cat
>
>
Previous Topic:Embed Jetty into Equinox
Next Topic:develoment and debugging on tomcat?
Goto Forum:
  


Current Time: Thu Apr 25 01:21:32 GMT 2024

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

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

Back to the top