Have you tried running "maven eclipse" from the project root?

Then run the main class "org.servicemix.Main".


Thorsten Möller wrote:

Hi all,

I have to start ServiceMix within Eclipse in order to debug self written components. Currently I use remote debugging, which means that I start ServiceMix outside of Eclipse and use a "Remote Java Application" debug configuration to connect to the JVM from Eclipse. But I rather want to start ServiceMix directly from Eclipse because it would be more convenient (and faster). Is there any configuration or documentation available on how to set up a Eclipse debug configuration, i.e. which libraries to include and so on.

Thanks,
Thorsten

Reply via email to