[gme-users] How to invoke a Java BonComponent

Kevin Smyth ksmyth at isis.vanderbilt.edu
Tue Feb 16 17:12:02 CST 2010


Hi Gurkan,

gme.jar contains these relevant classes:
org.isis.gme.mga.TestMgaLayer1 
org.isis.gme.bon.JBuilder

I'd construct a main() similar to TestMgaLayer1#createProjectTest with a new
JBuilder(project, interpreter) then interpreter#InvokeEx.

Note gme.jar includes the source.

If you must debug the java inside gme.exe, I'd download the GME source and
modify JavaCompRunner to enable remote debugging (ie another JavaVMOption)

HTH,
Kevin


-----Original Message-----
From: gme-users-bounces at list.isis.vanderbilt.edu
[mailto:gme-users-bounces at list.isis.vanderbilt.edu] On Behalf Of Gürkan
Özhan
Sent: Tuesday, February 16, 2010 4:10 PM
To: gme-users
Subject: [gme-users] How to invoke a Java BonComponent

Hello All,

   My previous mails have gone unanswered, so I will try to be as
prompt as possible. Here is my question: Can anybody post a code
snippet of how to invoke a Java BonCompnent? This component is
supposed to open an existing .mga model file and starting from its
RootFolder, it will traverse the whole model structure and do some
computations.

   Many thanks in advance.

Gurkan Ozhan
_______________________________________________
gme-users mailing list
gme-users at list.isis.vanderbilt.edu
http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5192 bytes
Desc: not available
Url : http://list.isis.vanderbilt.edu/pipermail/gme-users/attachments/20100216/a0e08a82/attachment.bin 


More information about the gme-users mailing list