472,331 Members | 1,779 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,331 software developers and data experts.

Status of JPE (Java-Python Extension)?

I am asking this on behalf of a Java enthusiast who is interested in using ZODB
and other Python assets from his Java code:

a) Has anyone used JPE (Java-Python Extension - see
http://jpe.sourceforge.net/ )?

b) If so, what were their experiences?

c) Is the project still active?

d) Are there any alternatives for making calls on Java objects from CPython, or
vice-versa? Or is Corba or similar the best approach?

Tim C

Jul 18 '05 #1
4 2037
Tim Churches <tc***@optushome.com.au> writes:
[...]
d) Are there any alternatives for making calls on Java objects from
CPython, or vice-versa? Or is Corba or similar the best approach?


Pyro. Never used it, though.
John
Jul 18 '05 #2
On Mon, 2003-11-10 at 03:50, John J. Lee wrote:
Tim Churches <tc***@optushome.com.au> writes:
[...]
d) Are there any alternatives for making calls on Java objects from
CPython, or vice-versa? Or is Corba or similar the best approach?


Pyro. Never used it, though.


PyRO is great (have used it), but strictly Python to Python.

--

Tim C

PGP/GnuPG Key 1024D/EAF993D0 available from keyservers everywhere
or at http://members.optushome.com.au/tchur/pubkey.asc
Key fingerprint = 8C22 BF76 33BA B3B5 1D5B EB37 7891 46A9 EAF9 93D0

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQA/rpTVeJFGqer5k9ARAhd2AKDiM7J2zClqvl+j/ZmeVA4zsQcQpgCgtj4k
Ele08CRFhRkVkjFkkIHIB70=
=Qo9c
-----END PGP SIGNATURE-----

Jul 18 '05 #3
On Sun, 10 Nov 2003, Tim Churches wrote:
On Mon, 2003-11-10 at 03:50, John J. Lee wrote:
Tim Churches <tc***@optushome.com.au> writes:
[...]
d) Are there any alternatives for making calls on Java objects from
CPython, or vice-versa? Or is Corba or similar the best approach?


Pyro. Never used it, though.


PyRO is great (have used it), but strictly Python to Python.


Jython is Python. From the Pyro web page:
What does Pyro offer you?

Written in 100% pure Python. It is small, simple and extremely portable -
it runs everywhere Python runs and TCP/IP networking is available. Partial
support for Jython. Minimum Python version required is 2.1.x, though the
latest Python version is recommended.
dunno what 'partial support' means, though.
John

Jul 18 '05 #4
On Mon, 2003-11-10 at 06:53, John J Lee wrote:
On Sun, 10 Nov 2003, Tim Churches wrote:
On Mon, 2003-11-10 at 03:50, John J. Lee wrote:
Tim Churches <tc***@optushome.com.au> writes:
[...]
> d) Are there any alternatives for making calls on Java objects from
> CPython, or vice-versa? Or is Corba or similar the best approach?

Pyro. Never used it, though.
PyRO is great (have used it), but strictly Python to Python.


Jython is Python. From the Pyro web page:


What does Pyro offer you?

Written in 100% pure Python. It is small, simple and extremely portable -
it runs everywhere Python runs and TCP/IP networking is available. Partial
support for Jython. Minimum Python version required is 2.1.x, though the
latest Python version is recommended.


OK, thanks.
dunno what 'partial support' means, though.


Irmen, can you elucidate?

--

Tim C

PGP/GnuPG Key 1024D/EAF993D0 available from keyservers everywhere
or at http://members.optushome.com.au/tchur/pubkey.asc
Key fingerprint = 8C22 BF76 33BA B3B5 1D5B EB37 7891 46A9 EAF9 93D0

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQA/rpyaeJFGqer5k9ARAoLhAJ9P5S8QtB3Q01PSyOw8gxSYPkltsg CeIW/i
IC3lDxS/vcEWisYLq5YMl5c=
=GI2f
-----END PGP SIGNATURE-----

Jul 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Joonas Paalasmaa | last post by:
Hi, When compiling Sketch's streamfilter C extension the errors below are raised during linking. What could cause the errors? (Python 2.3, MinGw...
9
by: timothy.williams | last post by:
Hi. I trying to write an extension module to call some C libraries so I can use them in Python. Several of the library functions pass pointers to...
2
by: Charles Mendell | last post by:
1. When I go to http://www.w3schools.com/js/default.asp and choose: 2. JS HTML DOM and then choose: 3. the Window object and then choose: 4. Write...
1
by: Grant Edwards | last post by:
I've been using the pylibpcap extension module for several years, but I can't get it to build under 2.4: $ python setup.py build...
6
by: Nick Horrocks | last post by:
I have set up a custom error page for 404 errors. However the HTTP status code returned is 302 followed by 200, this causes search engines not to...
0
by: robert | last post by:
Hi all, I'm having a hard time resolving a namespace issue in my wsdl. Here's an element that explains my question, with the full wsdl below: ...
4
by: vedrandekovic | last post by:
Hi, I have already install Microsoft visual studio .NET 2003 and MinGw, when I try to build a extension: python my_extension_setup.py build (...
3
by: Gary Jefferson | last post by:
I've got a python extension that comes with its own standard autoconf/ automake system, and I can "python setup.py build" just fine with it as long...
13
JodiPhillips
by: JodiPhillips | last post by:
G'day, I have a silly and simple problem that I need some guidance with. Due to the way our network is set up, I am unable to use the group...
1
by: leninv | last post by:
Hi, I have a asp page where I have a Export to Excel button. When I click the button, I get the option to open or save or cancel. When I click on...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: tammygombez | last post by:
Hey everyone! I've been researching gaming laptops lately, and I must say, they can get pretty expensive. However, I've come across some great...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.