Could not get IOR from Domino Server?

Ok at last I installed everything successfully!!Now when i try connecting to a domino Db on the same Box from Websphere Studio, I keep getting this error

“could not get IOR from Domino Server”

I included “Notes.JAR” in the classpath and the port numbers for HTTP task and DIIOP are totally different.

When I use server command “tell diiop show config” it gives me following.

IOR File: C:\Lotus\Domino\Data\domino\html\diiop_ior.txt

And TCP port: 63148

Not sure what am I doing wrong.

this is what I have:

Domino R6,Websphere 5, Websphere Studio

Thanks for your help

Subject: could not get IOR from Domino Server???

Srinivas, could you find any fix? I am having the same prob. pls post resolution if you happen to find any.

Thanks!

Subject: Me, too - no IOR from Server

Hi folks,

as you see in my own more detailed thread - I am having the same problem. Does anybody has a solution in the meantime ?

Appreciate your help,

ALEX

Subject: could not get IOR from Domino Server???

You specify the DIIOP port you have open, but what about the HTTP port open on the Domino box? The reason I ask is that I think you need an initial HTTP call to Domino to “discover” the IOR details, and Websphere needs to know what port’s open to make the request on.

HTH