I am a fan of IDEA on my own and run servicemix within Intellij but I can't debug correctly the code. I can't see the value of the local parameters. Could you explain what parameters you set to the VM ?
By the way sorry for my english...thank you HURST, John B wrote: > > 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 > ______________________________________________________________________ > > -- View this message in context: http://www.nabble.com/start-ServiceMix-2.0.2-within-Eclipse-tf686482.html#a5928380 Sent from the ServiceMix - User forum at Nabble.com.
