Strange, I had no problems what so ever doing this with smx 3.01. Haven't tried smx 3.1 though. I used Eclipse 3.2, not 3.2.1. Are you sure debug is running and that you've the smx source referenced to the remote debug connection?
You say you're trying to debug a component when you deploy a SA. The breakpoint is in some code that is actually executed? /Anders jlbarrera wrote: > > Hello, > > I want to remote debuging in eclipse. I following the next tutorial for > importing servicemix into eclipse: > http://incubator.apache.org/servicemix/importing-servicemix-into-eclipse.html > > And i have servicemix stated in debug mode (port 5005 up) > > I created a remote java application connection i eclipse, and it's connect > to servicemix in 5005 port, but i add a breakpoint and this not found. > > I try debug the servicemix-http componet when i deploy a SA. > > How can remote debuging? > > Thanks in advanced > -- View this message in context: http://www.nabble.com/SM-Remote-debuging-in-Eclipse-tf3407814s12049.html#a9503286 Sent from the ServiceMix - User mailing list archive at Nabble.com.
