cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.aii.af.ra.ms.api.DeliveryException: Cannot locate proxy bean locale

Former Member
0 Kudos

Hi everybody, I deployed and registered a java proxy server in XI 7.0 but when I test the interface I get the message below.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Inbound Message

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Cannot locate proxy bean localejbs/IsXEDataFeedMI: com.sap.aii.proxy.xiruntime.core.XmlInboundException: Cannot locate proxy bean localejbs/IsXEDataFeedMI</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

I tried to solve this issue with some threads but it doesn´t works. These are the links.

Please if you need more information to provide me a solution just let me know. Any idea to solve this issue is welcome.

Thanks in advance,

Mariano Picasso.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Christophe,

Yes it is caustomer, I have developed this JAVA proxy.

Please let me know if you any further information.

Regards,

Mariano Picasso.

Former Member
0 Kudos

Hi,

Is this "IsXEDataFeedMI" adapter module a custom adapter module (of your own) ?

Rgds

Chris