cancel
Showing results for 
Search instead for 
Did you mean: 

client java proxy as standalone java

Former Member
0 Kudos

hi,

i am coming from ABAPer, i have read inside story part 1 and 2, this seems J2EE Application.

i am not clear on standalone java as client java proxy with xi.

i have ClassProxy.zip generated by IR and some aii_***.jar.

could you tell me what the step by step is?

any helpful comments will be apprecidated.

thanks

venjamin

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

this document explains it all with many easy examples

(the whole procedure)

https://websmp107.sap-ag.de/~sapdownload/011000358700000877852006E/HowToWorkWithJavaProxies.pdf

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

hi,

even though standalone java as sender, should i deploy something to j2ee on XI by using NWDS? because java proxy inside story is saying regarding EJB Project module..

please hit me in order to clear java proxy concept

thanks

venjamin

bhavesh_kantilal
Active Contributor
0 Kudos

Hi Venjamin,

Yes, you need to create an EAR and deploy it on your J2ee engine of XI.

All details will be available on the How to Guide for Java Proxy

Regards,

Bhavesh

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Venjamin,

I thought I will give u a few links which might help you….

First go through these articles……

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/a068cf2f-0401...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/a068cf2f-0401...

For java server proxies...go through the following blogs….

/people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy

/people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy

Java Proxy Inside Story Part I

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/java%20proxies%...

Java Proxy Inside Story Part II

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/java%20proxies%...

Here you can download code samples for inbound and outbound Java Proxies which you can use together with the Flight Booking Scenario.

http://de.geocities.com/stefan_grube/JavaProxyExample.zip

I hope it helps.

Regards,

Abhy

Former Member
0 Kudos

Hi Venjamin,

This link will help you

cheers,

Prashanth

P.S : Please mark all helpful answers