cancel
Showing results for 
Search instead for 
Did you mean: 

JPR , communicating with java system

Former Member
0 Kudos

HI,

Most of the time when I write java proxys, I write and deploy on PI box itself. If I want to integrate with a system that does not have abap stock and has only java stock, I assume we can write java proxies and deploy them on the java system. Is this right? But what all the configuration I need to do the Java system and necessary config on the PI system.

I have PI7.11 and some java systems like websphear application server from IBM, jboss application server (opensource) and C L M from sap.

Any links, example scenarios, blogs would be appreciated

Thanks

Moni.

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

> I assume we can write java proxies and deploy them on the java system. Is this right?

No, you can deploy Java proxies only on SAP Netweaver 7.1 or CE 7.1.

I recommend using web services. This is a well accepted standard and any Java based system provides tools for implementing web services.

Answers (0)