From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,17fe6d6a7207f033,start X-Google-Attributes: gid103376,public From: Ulf Eliasson Subject: Calling Ada from Java? Date: 2000/01/26 Message-ID: <388EBE43.F426565B@celsiustech.se>#1/1 X-Deja-AN: 577766525 Content-Transfer-Encoding: 7bit X-Accept-Language: sv,en Content-Type: text/plain; charset=us-ascii X-Trace: news3.global-ip.net 948878845 139.58.232.1 (Wed, 26 Jan 2000 10:27:25 MET) MIME-Version: 1.0 NNTP-Posting-Date: Wed, 26 Jan 2000 10:27:25 MET Newsgroups: comp.lang.ada Date: 2000-01-26T00:00:00+00:00 List-Id: Hello Is there anyone who can tell me how to make a call to an Ada function from a Java main program? I have succeded in making just the call, but I can't figure out how to pass parameters and to return values. I'm using Win32, jdk1.1.8 and ObjectAda. Please help me! /Ulf, uel@celsiustech.se