Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> 8i v815 - sess_iiop service problems/Java

8i v815 - sess_iiop service problems/Java

From: <ashinw_at_usa.net>
Date: Wed, 12 May 1999 00:57:05 GMT
Message-ID: <7hajkv$v58$1@nnrp1.deja.com>


Hi,

I have a situation where I have written a CORBA object and have published it successfully inside 8i-814 BETA. The Java client can access it without problems from a "remote machine" using the sess_iiop://<814server>:2481:orcl\<publishedobject>.

However, when I attempt the same thing on a 815 release(on another machine) I can no longer PUBLISH the object from a "remote machine" nor invoke the the CORBA object through a java client app. Both cases results in either "Cannot connect to service: sess_iiop://<815server>:2481:orcl" or "Unknown service sess_iiop://<815server>:2481:orcl"

Note, remote client SQL*Net/JDBC access is fine on the 815 machine as the loadjava utility operates correctly. The frustrating thing is that if one publishes and runs the client on the _same_ 815 server machine, then there are no problems at all(ie. all javavm\demo\corba\examples\* are fine when run on the same machine).

The software release is Oracle8i Enterprise Edition 8.1.5 for NT.

Any comments/suggestions would be appreciated

rgds ash

--== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.--- Received on Tue May 11 1999 - 19:57:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US