Skip to Content
0
Former Member
Sep 22, 2005 at 07:20 AM

Integration engine not reachable through Java Proxy

29 Views

Hello

I am trying java proxy scenario where I generated java proxies for my outbound synchronous interface. Then through developer studio created .ear and deployed in SAPXI J2EE engine. The deployment was successful and I could view the JSP page which was my starting page.

But nothing is returned from the XI interface. I tried to monitor from SXMB_MONI but it says "No messages selected" which means it never came to Integration engine. In my config I have configured Business Service where its Sender is Outbound interface and proper Receiver determination is configured for this sender.

Do we need to define sender for that.Also do we require JNDI connection parameters e.g. PROVIDER_URL etc when my web apps and client proxies are part of the same .ear file?

Thanks in advance.

Regards

Ashish