You should do a search on this on orion-interest...

I am pretty sure that corba alone needs to use IIOP for the over the wire
transport, but Orion does not implement this transport method (many app
servers don't since its not required by the j2ee spec), but uses the ormi
transport method (weblogic uses t3, for example).

However, you could wrap your corba client with a java client, and then use
rmi to communicate with orion (this is supported by orion).

regards,

the elephanwalker

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Bogdan Calmac
Sent: Tuesday, May 08, 2001 12:07 PM
To: Orion-Interest
Cc: [EMAIL PROTECTED]
Subject: Pure Corba client and Orion


I am evalating Orion as a potential application server for our product and I
want to use a pure Corba client with Orion. The question I have are:

1) Does Orion provide a tool to generate idl from the remote interfaces
(similar to rmic from the jdk)?
2) If not, is the idl generated by rmic compatible with Orion server?
3) What is the default port of the naming service and how can it be
configured?

Thanks a lot,

Bogdan Calmac,
CISCO Systems.



Reply via email to