Book a Demo

Author Topic: register java classes as COM Objects  (Read 2882 times)

HorstKargl

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
register java classes as COM Objects
« on: October 28, 2008, 09:56:45 pm »
Hi all,

I was searching about the topic how java classes can be registered as COM objects to use them from inside EA as plug-in.

I have found the following description:
http://www.codeguru.com/java/tij/tij0195.shtml

The Microsoft JVM provides a methode to  register a simple Java class as COM object with javareg
... but the Microsoft JVM is no longer supportet :-(

Has anybody an idea where I can get a Microsoft JVM?
... or has anybody another idea how to register a Java class as COM object?


« Last Edit: October 28, 2008, 10:04:58 pm by HorstKargl »