cancel
Showing results for 
Search instead for 
Did you mean: 

Java Proxy error for not locating proxy bean,not part of the current projec

Former Member
0 Kudos

Dear Friends

I am having problems with my idoc to java proxy scenario as follows :

JPR could not process the message. Reason: Cannot locate proxy bean JNDINAME

2008-08-01 18:07:53 Error Delivery of the message to the application using connection JPR failed, due to: com.sap.aii.af.ra.ms.api.DeliveryException: Cannot locate proxy bean JNDINAME: com.sap.aii.proxy.xiruntime.core.XmlInboundException: Cannot locate proxy bean JNDINAME.

But I have given some other JNDINAME2 while registering the interface as well as in the ejb.j2ee.engine.xml of the project ,even I have unregistered the interface with JNDINAME (which was given for a previous project ejb.j2ee.engine.xml,but with same namespace and method) as the bean name.

But I am getting the above error.Could anybody suggest what could be the problem.

Require Urgent Help.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Have you created any jndi for the EJB what you have created. while deploying the ejb it required a jndi name. Please verify the same.

Thanks,

RamuV