Hi,

I run standalone ServiceMix within IDEA quite frequently.  It should be similar 
for Eclipse.

Nothing to it.  I specify the main class as org.servicemix.Main, add some VM 
parameters for JMX, program parameters for my config file, and make sure my 
classpath includes all the necessary JARs.  

The JARs you need will depend on what components you invoke.  In my case IIRC I 
just added JARs until no more ClassNotFoundExceptions.

Hope this helps

John Hurst
Wellington, New Zealand

-----Original Message-----
From: Thorsten Möller [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 7 December 2005 02:00
To: [email protected]
Subject: [servicemix-user] start ServiceMix 2.0.2 within Eclipse

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 


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

Reply via email to