Re: Events, outgoing interfaces?

Bodlák Martin <[email protected]> Wed, 15 Jun 2005 14:42:15 +0200
Newsgroups gmane.comp.windows.devel.jawin
Message-ID <[email protected]>
Thank you for your help.

What is the relation between original Jawin and your version?
(Currently I am evaluating Jawin and Jacob, both open source projects for working with COMs from within Java. What are in your oppinion Jawin's most valuable advantages above Jacob?)
Martin

________________________________

Od: Discussion of Java/Win32/COM integration with Jawin za uživatele Vitaly Shelest(home)
Odesláno: st 15.6.2005 15:37
Komu: [email protected]
Předmět: Re: [JAWIN] Events, outgoing interfaces?



At
http://simtel.net/product.php[id]60701[sekid]0[SiteID]simtel.net
you will find an example for MSMQ. The example source is packed in the proper JAR. Questions send to my Email.

Vitaly Shelest


----- Original Message -----
  From: Bodlák Martin
  Newsgroups: gmane.comp.windows.devel.jawin
  Sent: Wednesday, June 15, 2005 1:54 PM
  Subject: Events, outgoing interfaces?


  Hello, I am new to this list.
  I try to use my own COM objects from within Java code and I found Jawin. I think it is great piece of software.
  
  What I need is to hook on some events (my COM objects are something like the middle tier between applications and Message Queuing).
  Are there some equivalents to DispEventAdvise and DispEventUnadvise (C++) in Jawin?
  
  I have generated stubs for my COM objects and now I want to implement the callback class with outgoing interface.
  Unfortunately I have found no clue neither in this mailing list nor in documentation or demos.
  
  Please can anyone help me?
  Thank you in advance...
  
  Martin