Hi,
I've switched debuging on , on the remote CE 7.1 server and deployed a simple web application (servlet that calls a web service) on it.
when I try to debug the application, I choose SAP Launch and follow this procedure but no debugging session starts.
http://help.sap.com/saphelp_nwce10/helpdata/en/46/c3c15a77bd0e5be10000000a1553f7/frameset.htm
I see that the application is called in the web browser within Netweaver dev studio (CE) but my breakpoint is never reached.
I know it should reach the breakpoint because I print stuff before and after it back to the output stream.
Any ideas on this ?
Thanks.