cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Java Server Proxy in PI 7.1

Former Member
0 Kudos

Hi Gurus,

Can you please help me whether for Java server Proxies ,registration of interfaces are required or not in PI 7.1? I am using one synchronus interface(stateless).I have developped the proxy by connecting the ESR from NWDS and generating the Java skeleton from that interface.It is deployed and I tested the WSDL also after creating the service endpoint.It is running fine.

But while trying to use that proxy in an end-to-end scenario and triggering the msg from RWB->integration engine,even after registering it is giving the error "Cannot locate proxy bean localejbs/sap.com/JavaProxyServer/CalculatorImplBean"

Is it also requirred in PI 7.1 to register the interface?If not,the what should be the next step?

Thanks,

Jaydeep

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The problem is solved without registering the bean...

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I am working on java proxy PI7.1.

I have follwed the steps provided in the below link

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/508bb504-87cf-2c10-2aaf-f3a5df75e...

I have Generates an outbound JAX-WS proxy based on the WSDL document.

And i didnt get the further steps.

Please advice me how to deploy the java proxie.

Thanks,

Sabitha

baskar_gopalakrishnan2
Active Contributor
Former Member
0 Kudos

Hi,

The link which you have provided is the java proxy in PI 7.0.

Thanks,

Sabitha.