cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug Java Server Proxy

Former Member
0 Kudos

Hi...

I'm developing XI Java Server Proxies.

Is there any way to debug them?

Best Regards

David.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I decided to put flags on the code :S

Former Member
0 Kudos

Java Proxies are standard J2EE Components which can be debugged like any other J2EE Components.

The easiest way to do that would be to put the Server in Debug Mode and then use the Remote Debugging option available in most Java Editors like Eclipse.

The Server can be put in Debugging Mode using the Config Tool, which will also give you the debug Port to connect to.

Then use the standard Eclipse functionality to debug a Remote Java Application.

The following document describes in detail how to debug a portal application. Java proxy would be almost similar, except that the triggering application would not be the portal views in Browser but your scenario in XI.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/907751e5-f717-2a10-f3b4-de4431d4...

Please ward points if you find this post useful.

Best Regards,

Kanwal

Former Member
0 Kudos

Thank you. I've already read every document available about Java Proxies. So far, I think there is no way to Degub a Java Server Proxy, except puttin a trace on the code, which at least is working for me.

Best Regards

David

GabrielSagaya
Active Contributor
0 Kudos

Java And ABAP Proxy

Just go thru following thread-Java Mapping

/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i

/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-ii

Java Proxy-

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5a...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7e...

ABAP proxy-

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy

http://help.sap.com/saphelp_nw2004s/helpdata/en/48/d5a1fe5f317a4e8e35801ed2c88246/frameset.htm