Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Eclipse, OSGI & WTP
Eclipse, OSGI & WTP [message #202943] Wed, 24 October 2007 12:23 Go to next message
Krzysztof Daniel is currently offline Krzysztof DanielFriend
Messages: 42
Registered: July 2009
Member
Hello there

I am developing OSGI application (plugins, etc) under tomcat. I have
tomcat server and so on, but my current workflow is like that:
1. do some changes in code.
2. export plugin as a jar to the web project
3. start server
4. verify input and output.

I have to say this not satisfy my :(. I would like to have possibility
to debug a least... Could you please point me to a good tutorial?

Regards,
Chris
Re: Eclipse, OSGI & WTP [message #202971 is a reply to message #202943] Wed, 24 October 2007 15:57 Go to previous message
Lawrence Mandel is currently offline Lawrence MandelFriend
Messages: 486
Registered: July 2009
Senior Member
Hi Chris,

I don't think the WTP server tools support deployment of OSGi bundles in a
way that will allow debugging. (If they do I'd be interested as well.)

You may have already seen this but the Equinox Server [1] site contains
some information about debugging from within Eclipse. What you want to do
is launch an OSGi application with the embedded Jetty plug-in. This will
allow you to test and debug your application from within Eclipse.

[1] http://www.eclipse.org/equinox/server/

Lawrence
Previous Topic:Running app on Geronimo or WebSphere
Next Topic:J2EE module dependency on classes
Goto Forum:
  


Current Time: Fri Mar 29 09:20:10 GMT 2024

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

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

Back to the top