comp.lang.ada
 help / color / mirror / Atom feed
* Re: Calling Java Methods from Ada
@ 2002-05-16  3:55 Geoff Bull
  2002-05-16 12:10 ` Shayne Flint
  0 siblings, 1 reply; 6+ messages in thread
From: Geoff Bull @ 2002-05-16  3:55 UTC (permalink / raw)


See http://www.acenet.com.au/~gbull/

The Alchemist (none@none.com) wrote:
>         A group of us are trying to write a Java GUI to interface to some Ada 
> APIs for a class project. We've spent several weeks trying to get this 
> to work. We initially started with CORBA, but couldn't get Adabroker 
> working easily.
>         We then tried to go with JNI which lets us call Ada functions. However, 
> we need to register callback functions to the pre-existing Ada APIs (to 
> receive events coming from existing Ada infrastructure that will then 
> call Java methods to update GUI components). Our callback functions 
> would like to call Java code, but this doesn't seem possible with a JNI 
> connection (JNI needs a reference to a JNIENV that it only gets when 
> Java calls a JNI method).
>         Is there any way to call Java methods from Ada? Similar to the JNI method 
> for calling Ada from Java? Or do you think we will need to go with an 
> intermediary technology like CORBA or SOAP?
>         Your help would be greatly appreciated as we have spent many hours trying 
> to figure this one out. Our project's success depends on it!
>



^ permalink raw reply	[flat|nested] 6+ messages in thread
* Calling Java Methods from Ada
@ 2002-03-02  2:33 The Alchemist
  2002-03-03 18:44 ` Bruce or Tracy Jacobs
  2002-03-04  5:42 ` Ray Blaak
  0 siblings, 2 replies; 6+ messages in thread
From: The Alchemist @ 2002-03-02  2:33 UTC (permalink / raw)


Hello,

	A group of us are trying to write a Java GUI to interface to some Ada 
APIs for a class project. We've spent several weeks trying to get this 
to work. We initially started with CORBA, but couldn't get Adabroker 
working easily.
	We then tried to go with JNI which lets us call Ada functions. However, 
we need to register callback functions to the pre-existing Ada APIs (to 
receive events coming from existing Ada infrastructure that will then 
call Java methods to update GUI components). Our callback functions 
would like to call Java code, but this doesn't seem possible with a JNI 
connection (JNI needs a reference to a JNIENV that it only gets when 
Java calls a JNI method).
	Is there any way to call Java methods from Ada? Similar to the JNI method 
for calling Ada from Java? Or do you think we will need to go with an 
intermediary technology like CORBA or SOAP?
	Your help would be greatly appreciated as we have spent many hours trying 
to figure this one out. Our project's success depends on it!


Thank You

please reply by post and if possible email also to 
junkymail50@delete.yahoo.com (delete the word delete)




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-05-16 12:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-16  3:55 Calling Java Methods from Ada Geoff Bull
2002-05-16 12:10 ` Shayne Flint
  -- strict thread matches above, loose matches on Subject: below --
2002-03-02  2:33 The Alchemist
2002-03-03 18:44 ` Bruce or Tracy Jacobs
2002-03-04  5:42 ` Ray Blaak
2002-03-04 17:13   ` Ray Blaak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox