cancel
Showing results for 
Search instead for 
Did you mean: 

Java Server Proxy

Former Member
0 Kudos

Hi All,

I registered the interface in JPR registry using the following command.

http://localhost:50000/ProxyServer/register?ns=http://com.sap.aii&interface=myInterface&bean=sap.com...

in bean parameter I passed JNDI name.

after checking the registry with the following command i got the following status.

command : http://<host>:<port>/ProxyServer/jprtransportservlet

result :

JPR Transport Servlet is OKAY

Status information:

Servlet com.sap.aii.proxy.xiruntime.web.JPRTransportServlet (Version 3.0.12) bound to /jprtransportservlet

Lookupname for ListenerBean: java:comp/env/JPR4TS

Classname for Listener: null

LocalInterface of ListenerBean is instance of com.sap.aii.proxy.xiruntime.sbeans.TransportServletListenerInOutLocalLocalObjectImpl0_0

RemoteInterface not instantiated

ListenerClass not instantiated

Please suggest about this above STATUS. I cant able to understand the registration correct or not.

I got the error in Message Monitoring:

Error:

Delivery of the message to the application using connection JPR failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.lang.NullPointerException.

Thanks

Bharathiraja R

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos