Setting the value to anything will actually have the same effect as long as this value is not the empty string.
On Wed, Oct 27, 2010 at 17:09, Mike Van <[email protected]> wrote: > > > > If that's the case, we should probably put in a ticket to change the > documentation. Because, it says to set the value to "true", which does not > work. > > > > v/r, > > > > Mike Van > > > ----- Original Message ----- > From: "Łukasz Dywicki [via Karaf]" > <[email protected]> > To: "Mike Van" <[email protected]> > Sent: Tuesday, October 26, 2010 2:26:18 PM > Subject: RE: Debugging/Using an IDE to debug Karaf > > Hi, > Before you'll start karaf set environment option KARAF_DEBUG to 1. After > that Karaf will start VM with additional parameters to let connect you from > debugger. After that you can debug it as remote java application in Eclipse. > > Regards, > Lukasz > > -----Original Message----- > From: Mike Van [mailto: [hidden email] ] > Sent: Tuesday, October 26, 2010 6:29 PM > To: [hidden email] > Subject: Debugging/Using an IDE to debug Karaf > > > This topic is lightly covered in the documentation, but I was wondering if > anyone has successfully used Eclipse to do the following in Karaf: > 1) set breakpoints in deployed code, > 2) start/stop bundles as they run, and > 3) view the progress as bundles work. > > If you have, could you please provide more detailed explanations on how to > do this using Eclipse? > > v/r, > > Mike Van > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Debugging-Using-an-IDE-to-debug-Karaf-tp17 > 74845p1774845.html > Sent from the Karaf - User mailing list archive at Nabble.com. > > > > > > > > View message @ > http://karaf.922171.n3.nabble.com/Debugging-Using-an-IDE-to-debug-Karaf-tp1774845p1775774.html > To start a new topic under Karaf - User, email > [email protected] > To unsubscribe from Karaf - User, click here . > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Debugging-Using-an-IDE-to-debug-Karaf-tp1774845p1780686.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
