Hello Orion users!

After too many hours of playing around with ormi tunneling I found out 
the following:
(seems to be a bug !!!)

WITHOUT RMI TUNNELING
uri like that usually works:  ormi://myhost/myapp
both when read from the jndi.properties file and typed in the app client 
popup window

INTRODUCING TUNNELING
uri which unfortunately doesn't work: http:ormi://myhost/myapp
uri which fortunately DOES WORK: http\\:ormi\\://myhost/myapp  (in 
jndi.properties)
uri which fortunately DOES WORK: http\:ormi\://myhost/myapp  (in the app 
client popup window)

Usually calling new InitialContext() just doesn't return.
for the uri "http:ormi://localhost/myapp" it throws a NamingException

I'm working on WinNT 4.0.
Does anybody see the same on UNIX/Linux?

I didn't file it as a bug in bugzilla yet.
Please let me know what you think about it...

regards,
Peter



Reply via email to