This Question is Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
2 Replies Last post: Jan 30, 2007 2:11 AM by FxRob  
FxRob   5 posts since
Jan 27, 2007
Currently Being Moderated

Jan 29, 2007 1:13 AM

CodegenForComfyJ Not Generating Java Wrappers for Event Handling

CodegenForComfyJ has generated all of the COM interface and method wrapper classes (I have compiled and tested the interface, and eveything works great).  However, CodegenForComfyj did not generate the event adapter or specific event classes for the events supported by the COM object (from eSignal).  These files did get generated by the Bridge2Java product from IBM, so I was expecting CodegenForComfyJ to generate them as well. 

 

Any idea why ComfyJ is not generating these files?  Is there a workaround?  I know your product supports COM events, so there must be a way to make this work.

 

Thanks,

Robert

Serge Piletsky TeamDev Ltd. 670 posts since
Apr 24, 2006
Currently Being Moderated
1. Jan 29, 2007 1:39 PM in response to: FxRob
Re: CodegenForComfyJ Not Generating Java Wrappers for Event Handling

Hi Robert,

 

Thanks for the feedback.

 

It's quite strange that event adapters have not been generated in your case, because this feature works for other type libraries.

 

Can you please verify that you have enabled the "Generate Dispinterfaces" option? The screen shot is attached.

 

-Serge

Attachments:

More Like This

  • Retrieving data ...