Hi all
i want to known how to call EJB from VB,VC,PB......
thanks!
-
How to call EJB from other client(not java client) (5 messages)
- Posted by: an alix
- Posted on: July 16 2001 03:00 EDT
Threaded Messages (5)
- How to call EJB from other client(not java client) by Alex Pisarev on July 16 2001 03:05 EDT
- How to call EJB from other client(not java client) by Raghuram Ethirajan on July 17 2001 17:19 EDT
-
How to call EJB from other client(not java client) by an alix on July 19 2001 03:43 EDT
-
How to call EJB from other client(not java client) by Raghuram Ethirajan on July 19 2001 07:51 EDT
- How to call EJB from other client(not java client) by Raghuram Ethirajan on July 19 2001 07:53 EDT
-
How to call EJB from other client(not java client) by Raghuram Ethirajan on July 19 2001 07:51 EDT
-
How to call EJB from other client(not java client) by an alix on July 19 2001 03:43 EDT
- How to call EJB from other client(not java client) by Raghuram Ethirajan on July 17 2001 17:19 EDT
-
How to call EJB from other client(not java client)[ Go to top ]
- Posted by: Alex Pisarev
- Posted on: July 16 2001 03:05 EDT
- in response to an alix
Read more about RMI-IIOP. You can use CORBA clients to call EJBs (in standard with EJB2.0).
Alex. -
How to call EJB from other client(not java client)[ Go to top ]
- Posted by: Raghuram Ethirajan
- Posted on: July 17 2001 17:19 EDT
- in response to Alex Pisarev
Sun has recently introduced "CAS" the COM - EJB bridge which enables you to connect EJB with COM developed in VB or VC++. You can download the CAS. VB and VC++ examples available...Hope that will help you!!! -
How to call EJB from other client(not java client)[ Go to top ]
- Posted by: an alix
- Posted on: July 19 2001 03:43 EDT
- in response to Raghuram Ethirajan
Hi
thanks for your reply,
Can you tell me where can i download the CAS? -
How to call EJB from other client(not java client)[ Go to top ]
- Posted by: Raghuram Ethirajan
- Posted on: July 19 2001 19:51 EDT
- in response to an alix
from http://java.sun.com -
How to call EJB from other client(not java client)[ Go to top ]
- Posted by: Raghuram Ethirajan
- Posted on: July 19 2001 19:53 EDT
- in response to Raghuram Ethirajan
search for
"JavaTM 2 Enterprise Edition
Client Access Services(CAS) COM Bridge"