Skip to Content
0
Former Member
Sep 21, 2005 at 09:04 AM

IIOP provider

49 Views

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