RE: How to access Orion EJBs from C++ ?

2001-10-04 Thread Alex Paransky
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of J.D. Bertron Sent: Thursday, October 04, 2001 5:30 AM To: Orion-Interest Subject: How to access Orion EJBs from C++ ? Sensitivity: Private I need a way to access my EJBs on Orion using C++. Normally I would try

How to access Orion EJBs from C++ ?

2001-10-04 Thread J.D. Bertron
I need a way to access my EJBs on Orion using C++. Normally I would try RMI over IIOP, but Orion doesn't support that. Should I look into OC4J ? Thanks.