cancel
Showing results for 
Search instead for 
Did you mean: 

IIOP provider

Former Member
0 Kudos

Hello,

I have a following problem: I have an application which is downloaded to client through .jnlp. This application use IIOP, and I want it to run on j2ee WAS engine.

So I use port 50102 and intial context factory

com.sap.engine.services.jndi.CosNamingInitialContextFactoryImpl"/>

And when I start IIOP provider in Visual Administrator, and than scan for my port activity, it seems that port 50102 is inactive, and application give error

com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext.

Note: system number = 01

If anyone know what I'm doing wrong please post me.

Thanks

Miroslav Koskar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

have you tried using port 50107? This is the port used for IIOP communication.

Regards,

Ivo

Former Member
0 Kudos

Yes I tried it. It didn't work.

In Visual Administrator the IIOP provider is started but when I scan port actvity, the port on which it should listen is inactive.

If you have any idea please post.

Best Regards,

Miroslav Koskar