comp.lang.ada
 help / color / mirror / Atom feed
From: The Alchemist <none@none.com>
Subject: Calling Java Methods from Ada
Date: Sat, 02 Mar 2002 02:33:08 GMT
Date: 2002-03-02T02:33:08+00:00	[thread overview]
Message-ID: <3C8039A6.6050707@none.com> (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)




             reply	other threads:[~2002-03-02  2:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-02  2:33 The Alchemist [this message]
2002-03-03 18:44 ` Calling Java Methods from Ada Bruce or Tracy Jacobs
2002-03-04  5:42 ` Ray Blaak
2002-03-04 17:13   ` Ray Blaak
  -- strict thread matches above, loose matches on Subject: below --
2002-05-16  3:55 Geoff Bull
2002-05-16 12:10 ` Shayne Flint
replies disabled

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