Yes, I set the servicemix_debug in the bat, I deploy the wsdl-first sa ,an run the mvn eclipse:eclipse and import two project
in the eclipse .I set the brokepoint in the personimple ,and run the debug and new the remote debug, add the source code set the port 5005 ,I still can not begin to debug . I appreciate the help eburgos wrote: > > Hi, > > if youre using linux: > $ export SERVICEMIX_DEBUG=true > $ bin/servicemix > > > Basically, set the SERVICEMIX_DEBUG variable to any value before starting > servicemix, this will enable remote debugging in port 5005 (default), then > you can start a remote debugging connection from your eclipse environment, > it works perfectly in my environment. > > Hope this helps, > > > Eduardo Burgos > > > > On 3/25/07, ykj <[EMAIL PROTECTED]> wrote: >> >> >> hello,everyone. >> I am new servicemix guy .when I develope my se ,I am anxious >> to >> know how I can debug it in eclipse with embed servicemix. I search the >> debug word in this forum.I found the aritcle about it ,but it is not so >> concrete. >> I am appreciate if someone can provide the step by step >> document. >> thanks in advance >> -- >> View this message in context: >> http://www.nabble.com/how-to-Debug-servicemix-in-eclipse-tf3462500s12049.html#a9660256 >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/how-to-Debug-servicemix-in-eclipse-tf3462500s12049.html#a9694196 Sent from the ServiceMix - User mailing list archive at Nabble.com.
