• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java/COM/ActiveX development

 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am just starting a project that will require me to access COM objects as well as make available some of my Java Objects through COM.
I have started looking at jacoZoom for a 3rd party software to bridge the gap and was wondering if anyone has had any problems or if any one has had good results?
Also they show that accessing COM through Java is fine, buy haven't been able to find if the either way is possible.
Also if someone knows of a better way (besides using JINI directly) let me know.
Thanks
 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Use Microsofts .NET. It will integrate all of those components into a seamless architecture.
(Cindy ducks behind the wall before getting hit with snowballs or whatever).
 
Nathan Paris
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I might as well just use VJ++ then? I am trying to stay away from Microsoft specific solutions as much as possible.
I am looking into J-Integra which will looks like it takes care of going com2java and java2com.
THanks
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic