1 Reply Latest reply: Sep 13, 2011 9:55 PM by Umapathi Patana RSS

ORB usage in CE 7.1 SP11

Umapathi Patana
Currently Being Moderated

Hi,

 

I am working on CE 7.1 SP11.

I am trying to connect to EJB application running on IBM WebSphere using RMI/IIOP protocol.

The JNDI look up is working, java methods without arguments are working but it is failing when I try to execute methods with arguments.

I executed sample Java program to check the Java support for RMI\IIOP, here I tried to use the default ORB as well as SAP provide ORB, it failed again to communicate.

 

Then I tried to change some of the ORB parameters in Config tool, then the server failed to start.

 

Please suggest me.

Suggest me if we can use any 3rd party ORB (such as JacORB) in CE 7.1 and how we can proceed.

 

Thanks in advance,

Patana