jintegra (http://www.jintegra.com/)
check the archives for more answers...
r
----- Original Message -----
From: "Olivares, David R." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 09, 2001 7:50 AM
Subject: Re: integrate java and COM
There are many ways to accomplish this. One way will be to use MSVJ++ that
builds the COM wrappers for you and allows you to use COM objects as java
objects. Your EJB will have to make method calls to the process running
within MSVM via sockets (Too bad MS doesnt support RMI).
Another way to do this will be to use a SOAP server (since SOAP is just RPC
via http with XML) that executes COM object calls from your EJB (via http).
-----Original Message-----
From: josu abajo [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 11, 2001 10:54 AM
To: [EMAIL PROTECTED]
Subject: integrate java and COM
Hello,
my name is josu, I´m a computer student and I
want to make an application with java but I have a
doubt.
I would like to know if it´s possible to integrate a
COM component with a java program or a EJB, if it´s
possible to invoke methods of a COM component
within an EJB (I´m using oracle container and
jdeveloper).
I don´t know if it´s possible to invoke a COM method
using JNI (java native invocation).
I have heared that there´re bridges to integrate java
and COM, but I don´t know if I can use them with EJB,
or if there is another form to perform this issue.
(Maybe it´s possible with a java program instead of
EJB)
Thanks and sorry because of my poor english.
josu
_______________________________________________________________
Do You Yahoo!?
Consiga gratis su dirección @yahoo.es en http://correo.yahoo.es
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".