Java and COM interaction

A

amir.companieh

Hello
I have some COM objects that I'd like to access through a Java based
app, does anyone know what time of limitations I'm going to run into?
(can java create an instance of a COM object? can it do so remotely?
does it support events? does it support VARIANTS?)
Thanks
AC
 
M

Moiristo

Hello
I have some COM objects that I'd like to access through a Java based
app, does anyone know what time of limitations I'm going to run into?
(can java create an instance of a COM object? can it do so remotely?
does it support events? does it support VARIANTS?)
Thanks
AC

You need a Java COM bridge. I used JACOB:
http://sourceforge.net/projects/jacob-project/, and that worked fine for me.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
474,266
Messages
2,571,078
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top