Ali Asghar Toraby Parizy <aliasghar.toraby@xxxxxxxxx> hat am 6. Februar 2012 um 19:45 geschrieben: > Hi. > I'm developing a wsf/php web service. I'm using doc/lit messaging format > and every thing is OK. > But I don't know how i can debug my web services using eclipse. > Although I can directly run my web service in debug mode, Unfortunately > when I debug my client it never jump into web service code and I only can > see if that service has returned a correct value or not! > I'd be glad to know if it's possible or not to do something like this in > eclipse. Ii knew there where issues in the past with eclipse and I am not sure if they are done yet but you can instead download Zend Studio (which is eclipse) and use the xdebug extension for remote debugging on your apache. I am not quite sure if the Zend Server CE has debugging facilities but Zend Server together with Zend Studio is in my opinion the best debugging partnership. You can set break points and all that stuff. Another way is using dtrace but I am not quite sure what you can exactly do with that. > Thanks for any help. Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: marco@xxxxxxxxxx Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: marco@xxxxxxxxxx Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php