From: Garcia, M. <mg...@Bu...> - 2001-05-02 14:48:31
|
Hi Neil, Have not worked with JPE yet but you might consider the Java-ActiveX bridge which is comes as part of the Java Plug-In. Have a look at http://java.sun.com/products/javabeans/software/bridge/, I think it might interest you. If I understand what you are attempting, you could write your ActiveX services in Python and call from Java. Happy Jythoneering, Mick -----Original Message----- From: Neil Benn To: jyt...@li... Sent: 5/2/01 9:54 AM Subject: [Jython-users] JPE Hello, I've been looking at running Pyhton scripts from JAVA and initally started looking at Jython. However Jython runs in the JVM and therefore I'm losing out on the ability to call out to other systems (most specifically ActiveX). I've seen and Java-Python bridge called JPE from Arkane software - the question is - has anybody got any experiences with it good or bad? All/any help appreciated. Cheers, Neil Benn Automation Informatics Scientist CaT _______________________________________________ Jython-users mailing list Jyt...@li... http://lists.sourceforge.net/lists/listinfo/jython-users |